From: Guenter Knauf Date: Tue, 19 Jun 2012 09:54:10 +0000 (+0200) Subject: Fixed NetWare makefile broken from last commit. X-Git-Tag: curl-7_27_0~162 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feaf8f959063bba5db3711c5c983c43eb3b18000;p=thirdparty%2Fcurl.git Fixed NetWare makefile broken from last commit. --- diff --git a/src/Makefile.netware b/src/Makefile.netware index 95783c027e..93bbe8b0c9 100644 --- a/src/Makefile.netware +++ b/src/Makefile.netware @@ -314,6 +314,7 @@ ifdef WITH_LIBXML2 MODULES += libxml2 endif endif +endif ifeq ($(LIBARCH),LIBC) INCLUDES += -I$(NDK_LIBC)/include