lots of fixes
[taskasaur.git] / makefile
index 810a1a4..33e5495 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,7 +1,7 @@
 
 CC=gcc
-CFLAGS=-g -Wall -Wno-unused-variable -Wno-switch
-LIBS=-lncursesw -lmd4c
+CFLAGS=-g -Wall -Wno-unused-variable -Wno-unused-but-set-variable -Wno-switch
+LIBS=-ltinfo -lncurses -lmd4c
 
 make: taskasaur