aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorAnselm R.Garbe <arg@10ksloc.org>2006-08-14 08:42:23 +0200
committerAnselm R.Garbe <arg@10ksloc.org>2006-08-14 08:42:23 +0200
commitb7f891145503257759c44f5737eabe3010eae2af (patch)
tree66002522ef31bf6ce17549c1c7ee03573012bb2a /config.mk
parent35a06ccd2edd6990628a715316b88258ecc7a660 (diff)
downloaddmenu-b7f891145503257759c44f5737eabe3010eae2af.tar.gz
dmenu-b7f891145503257759c44f5737eabe3010eae2af.tar.bz2
dmenu-b7f891145503257759c44f5737eabe3010eae2af.zip
applied Sanders LD patch
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index cc19e19..cd14ca4 100644
--- a/config.mk
+++ b/config.mk
@@ -22,3 +22,4 @@ LDFLAGS = ${LIBS}
# compiler
CC = cc
+LD = ${CC}