applied Sanders LD patch
[dmenu.git] / config.mk
index 572d192..cd14ca4 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 # dmenu version
-VERSION = 0.3
+VERSION = 0.4
 
 # Customize below to fit your system
 
@@ -22,3 +22,4 @@ LDFLAGS = ${LIBS}
 
 # compiler
 CC = cc
+LD = ${CC}