make config.h not a time dependence

This commit is contained in:
arg@10ksloc.org 2006-08-03 15:36:13 +02:00
parent db876f9fb0
commit a2d56f6dce
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ options:
${OBJ}: dwm.h config.h
config.h: ${CONFIG}
config.h:
@echo creating $@ from ${CONFIG}
@cp ${CONFIG} $@