Fix link to dotfiles, closes #1193

This commit is contained in:
Drew DeVault 2017-04-26 10:07:32 -04:00
parent 06446b611a
commit aa341ebe7b
2 changed files with 2 additions and 2 deletions

View file

@ -10,6 +10,6 @@ add_library(sway-common STATIC
util.c
readline.c
stringop.c
)
)
target_link_libraries(sway-common m)