]> Pileus Git - lackey/blobdiff - makefile
Refactor main and add print mode
[lackey] / makefile
index 14d6a71dda7331b616033a4a3b083f28a4f79a56..b249a27fc2da746d3495efa0fe81c0e5b21d74e4 100644 (file)
--- a/makefile
+++ b/makefile
@@ -15,9 +15,9 @@ LDFLAGS   ?= -lncursesw -lical
 
 # Sources
 PROG      ?= lackey
-PROG_SRC  ?= main view date cal args conf util
+PROG_SRC  ?= main util args conf date cal view print
 TEST      ?= test
-TEST_SRC  ?= test date cal conf util
+TEST_SRC  ?= test util conf date cal
 VIEWS     ?= day week month year events todo settings help edit
 CALS      ?= dummy ical