Browse Source

applied sanders Makefile patch

master
Anselm R.Garbe 18 years ago
parent
commit
0faf441367
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile 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


Loading…
Cancel
Save