--- a/Makefile Mon Feb 19 21:17:54 2007 +0100
+++ b/Makefile Tue Feb 20 10:49:53 2007 +0100
@@ -3,7 +3,7 @@
include config.mk
-SRC = client.c event.c main.c screen.c util.c
+SRC = client.c event.c layout.c main.c tag.c util.c
OBJ = ${SRC:.c=.o}
all: options dwm