about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c6daf8e..8fdd295 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ TEST_DB = litterbox.sqlite
 
 -include config.mk
 
-LDLIBS = -lm ${LDADD.kcgi} ${LDADD.kcgi-html}
+LDLIBS = -lm ${LDADD.dl} ${LDADD.kcgi} ${LDADD.kcgi-html}
 
 OBJS += contexts.o
 OBJS += css.o