diff -r 55e4d698f53a -r 2477f818215c Makefile --- a/Makefile Sun Sep 16 20:02:42 2007 +0200 +++ b/Makefile Mon Sep 17 16:42:37 2007 +0200 @@ -3,7 +3,7 @@ include config.mk -SRC = dwm.c +SRC += dwm.c OBJ = ${SRC:.c=.o} all: options dwm