From 42277b111018c5e83cc867b04156511aa0914bf1 Mon Sep 17 00:00:00 2001 From: "Anselm R.Garbe" Date: Tue, 8 Aug 2006 09:30:45 +0200 Subject: applied Sanders tiny patches --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5fbf05c..9ef219a 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ options: @echo CC $< @${CC} -c ${CFLAGS} $< -${OBJ}: dwm.h config.h +${OBJ}: dwm.h config.h config.mk config.h: @echo creating $@ from config.default.h -- cgit v1.2.3-54-g00ecf