]> git.armaanb.net Git - dwm.git/blobdiff - Makefile
next version will contain updated copyright notice
[dwm.git] / Makefile
index a0bfc0c45668481aa62b5a757782f477fb32cbae..2ce71ccfbdab8d44b0d63403b830d645e5b3bd93 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,13 +1,12 @@
 # dwm - dynamic window manager
-#   (C)opyright MMVI Anselm R. Garbe
+#   (C)opyright MMVII Anselm R. Garbe
 
 include config.mk
 
-SRC = client.c draw.c event.c main.c tag.c util.c
+SRC = client.c draw.c event.c main.c tag.c util.c view.c
 OBJ = ${SRC:.c=.o}
 
 all: options dwm
-       @echo finished
 
 options:
        @echo dwm build options: