JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Added tag 2.8 for changeset 107719a9ce3bd0c79f9f1f626596eb338a276561
[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: