Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148
[dwm.git] / Makefile
index a0bfc0c..ad8ec08 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,11 +3,10 @@
 
 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: