tapplied sanders Makefile patch - dmenu - Dmenu fork with xft fonts.
(HTM) git clone git://r-36.net/dmenu
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 0faf441367a57a8a249a0b03ac88f29284916e48
(DIR) parent be6b534520a2da16b9813a4f954b98fa90beb513
(HTM) Author: Anselm R.Garbe <arg@10ksloc.org>
Date: Wed, 16 Aug 2006 08:57:10 +0200
applied sanders Makefile patch
Diffstat:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/Makefile b/Makefile
t@@ -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