summaryrefslogtreecommitdiff
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 6988d20..543de5b 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ ifeq ($(DISTRIB),Debian)
endif
ifeq ($(DISTRIB),Debian)
HAVES = -DHAVE_UCL
-LDFLAGS = -lucl
+LDFLAGS = /usr/lib/libucl.a
endif
endif
SHARED_FLAGS=-shared