summaryrefslogtreecommitdiff
path: root/lib/Makefile.Watcom
diff options
context:
space:
mode:
authorGuenter Knauf <lists@gknw.net>2010-10-12 15:31:41 +0200
committerGuenter Knauf <lists@gknw.net>2010-10-12 15:31:41 +0200
commit2d3c7b7e01d87ba6dab0e83b2fa1e9567db10086 (patch)
treecc70bbfb2cd5f6daccfd25175e7b68b79485e73e /lib/Makefile.Watcom
parentedf9566c3b0ac15b8908e414052a2ff1d68638e6 (diff)
downloadcurl-2d3c7b7e01d87ba6dab0e83b2fa1e9567db10086.tar.gz
Fixed Watcom makefile.
Diffstat (limited to 'lib/Makefile.Watcom')
-rw-r--r--lib/Makefile.Watcom2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.Watcom b/lib/Makefile.Watcom
index 7b9bcd664..a611be60a 100644
--- a/lib/Makefile.Watcom
+++ b/lib/Makefile.Watcom
@@ -104,7 +104,7 @@ CFLAGS += -dUSE_LIBRTMP -I$(LIBRTMP_ROOT)
!ifdef %use_ssh2
CFLAGS += -DUSE_LIBSSH2 -DHAVE_LIBSSH2_H -I$(LIBSSH2_ROOT)\include -I$(LIBSSH2_ROOT)\win32
-endif
+!endif
!ifdef %use_ssl
CFLAGS += -wcd=138 -dUSE_OPENSSL -dUSE_SSLEAY -I$(OPENSSL_ROOT)\inc32