JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
got rid of LD (inspired by JGs patch to wmii)
[dwm.git] / config.mk
index 5c783ef..c48ecf3 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -27,4 +27,3 @@ LDFLAGS = ${LIBS}
 
 # compiler and linker
 CC = cc
-LD = ${CC}