]> Pileus Git - lackey/blobdiff - makefile
Bump copyright on files modified in 2013
[lackey] / makefile
index c1acd8f3a9169828df4d19f7587aae47bb371f10..8d76a502be0b0c945af808a4297822e30668bf61 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,5 +1,5 @@
 # lackey - curses calendar program
-# See COPYING file for copyright and license details.
+# See COPYING file for license details.
 
 -include config.mk
 
@@ -19,7 +19,7 @@ PROG      ?= lackey
 PROG_SRC  ?= main view date cal conf util
 TEST      ?= test
 TEST_SRC  ?= test date cal conf util
-VIEWS     ?= day week month year events todo settings help
+VIEWS     ?= day week month year events todo settings help edit
 CALS      ?= dummy ical
 
 # For ncursesw