about summary refs log tree commit diff homepage
path: root/kcgi.mk
diff options
context:
space:
mode:
Diffstat (limited to 'kcgi.mk')
-rw-r--r--kcgi.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcgi.mk b/kcgi.mk
index 8492047..1b61091 100644
--- a/kcgi.mk
+++ b/kcgi.mk
@@ -1,3 +1,3 @@
 CFLAGS += -DHAVE_KCGI -I/usr/local/include
 LDFLAGS += -L/usr/local/lib
-LDLIBS := -lkcgi $(LDLIBS)
+LDLIBS := -lkcgi ${LDLIBS}