diff options
author | Pixel <pixel@nobis-crew.org> | 2009-05-25 01:32:37 +0000 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2009-05-25 01:32:37 +0000 |
commit | cd79005b76be4ff35a27a003ccba6d4350d968a8 (patch) | |
tree | e0aca7f17a50487b057f5bf396e4b70ef0351d61 /Makefile | |
parent | 3622e91a1d50508cf527b40bde1ee5e3b3742d31 (diff) |
Typo.
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 |