JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
returning to old bar colorization behavior, like sander proposed for consistency...
[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: