summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eb398a9..1faffa7 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ endif
ifeq ($(DISTRIB),Debian)
HAVES = -DHAVE_UCL
LDFLAGS = -lucl
-else
+endif
endif
SHARED_FLAGS=-shared
SHARED_EXT=so