JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Added tag 0.2 for changeset 0a6472e2203994bc5738d40a340d26f7ec9d6062
[dwm.git] / Makefile
index 536960b..3433894 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 
 include config.mk
 
-SRC = bar.c client.c dev.c draw.c event.c main.c util.c
+SRC = client.c draw.c event.c main.c tag.c util.c
 OBJ = ${SRC:.c=.o}
 MAN1 = dwm.1 
 BIN = dwm