summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2009-05-25 01:32:37 +0000
committerPixel <pixel@nobis-crew.org>2009-05-25 01:32:37 +0000
commitcd79005b76be4ff35a27a003ccba6d4350d968a8 (patch)
treee0aca7f17a50487b057f5bf396e4b70ef0351d61 /Makefile
parent3622e91a1d50508cf527b40bde1ee5e3b3742d31 (diff)
Typo.
Diffstat (limited to 'Makefile')
-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