diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.netware | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.netware b/src/Makefile.netware index 95783c027..93bbe8b0c 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 |