diff Makefile @ 753:c459e05a61a8

bugfix in Makefile
author meillo@marmaro.de
date Sat, 16 Jun 2007 21:49:51 +0200
parents 6692d7e7e156
children 4c12dccc288d
line wrap: on
line diff
--- a/Makefile	Sat Jun 16 21:45:08 2007 +0200
+++ b/Makefile	Sat Jun 16 21:49:51 2007 +0200
@@ -20,7 +20,7 @@
 
 ${OBJ}: dwm.h config.h config.mk
 
-config.h:
+config.h: config.meillo.h
 	@echo creating $@ from config.meillo.h
 	@cp config.meillo.h $@