aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAnselm R.Garbe <arg@10ksloc.org>2006-08-08 09:30:45 +0200
committerAnselm R.Garbe <arg@10ksloc.org>2006-08-08 09:30:45 +0200
commit42277b111018c5e83cc867b04156511aa0914bf1 (patch)
tree85efed8021248711812d41e19309e47647c7b81c /Makefile
parent095f9e143eb1379631f6a0ffc6b923a6f7a687e2 (diff)
downloaddwm-42277b111018c5e83cc867b04156511aa0914bf1.tar.gz
applied Sanders tiny patches
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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
remember that computers suck.