applied sanders Makefile patch
This commit is contained in:
parent
be6b534520
commit
0faf441367
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue