got rid of LD, inspired by JGs patch to wmii
[dmenu.git] / config.mk
index 7860a39..cc328ea 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 # dmenu version
-VERSION = 2.1
+VERSION = 2.2
 
 # Customize below to fit your system
 
@@ -27,4 +27,3 @@ LDFLAGS = ${LIBS}
 
 # compiler and linker
 CC = cc
-LD = ${CC}