]> Pileus Git - lackey/blobdiff - makefile
Add ncursesw CPPFLAGS
[lackey] / makefile
index 9996deebf66058a1d41d60403e06d19def156587..6bc567fe304dc1414573e135350c5455fe1ff3fb 100644 (file)
--- a/makefile
+++ b/makefile
@@ -22,6 +22,9 @@ TEST_SRC  ?= test date util
 VIEWS     ?= day week month year events todo settings help
 CALS      ?= dummy ical
 
+# For ncursesw
+CPPFLAGS  += $(strip $(shell pkg-config --cflags ncursesw))
+
 # Targets
 all: $(PROG)