]> Pileus Git - lackey/blobdiff - makefile
Rework how the current window is stored
[lackey] / makefile
index ec91b830da4a2d8d1e50e99f47a53a7bd851aa82..3fefedb2868f52815d2a9f1d75b01c1407def9e9 100644 (file)
--- a/makefile
+++ b/makefile
@@ -16,10 +16,10 @@ LDFLAGS   ?= -lncursesw -lical
 
 # Sources
 PROG      ?= lackey
-PROG_SRC  ?= main view date cal util
+PROG_SRC  ?= main view date cal conf util
 TEST      ?= test
-TEST_SRC  ?= test date cal util
-VIEWS     ?= day week month year events todo settings help
+TEST_SRC  ?= test date cal conf util
+VIEWS     ?= day week month year events todo settings help edit
 CALS      ?= dummy ical
 
 # For ncursesw