applied sanders Makefile patch

This commit is contained in:
Anselm R.Garbe 2006-08-16 08:57:10 +02:00
parent be6b534520
commit 0faf441367
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ options:
@echo CC $<
@${CC} -c ${CFLAGS} $<
${OBJ}: dmenu.h config.h
${OBJ}: dmenu.h config.h config.mk
config.h:
@echo creating $@ from config.default.h