aboutsummaryrefslogtreecommitdiff
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 2681d04..76f26f7 100644
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,7 @@ EXTRA_SOURCES = jsearch.c jload.c
# -I"$(PD_INCLUDE)/pd" supports the header location for 0.43
CFLAGS = -I"$(PD_INCLUDE)/pd" -Wall -W -g
LDFLAGS =
-LIBS =
+LIBS = -ldl
#------------------------------------------------------------------------------#
#