diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ endif ifeq ($(DISTRIB),Debian) HAVES = -DHAVE_UCL LDFLAGS = -lucl -else +endif endif SHARED_FLAGS=-shared SHARED_EXT=so |