]> granicus.if.org Git - apache/commitdiff
and another NetWare build fix for mod_lua.
authorGuenter Knauf <fuankg@apache.org>
Mon, 13 Jul 2009 03:00:59 +0000 (03:00 +0000)
committerGuenter Knauf <fuankg@apache.org>
Mon, 13 Jul 2009 03:00:59 +0000 (03:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@793449 13f79535-47bb-0310-9956-ffa450edef68

modules/lua/NWGNUmakefile

index 0fe0d586f0e42db42c7ffcf0b9e8401deb2d106f..7ebb1346978a232bdcd3da6611a28ea4b19f95a0 100644 (file)
@@ -236,7 +236,7 @@ FILES_nlm_exports = \
 # These are the OBJ files needed to create the LIB target above.\r
 # Paths must all use the '/' character\r
 #\r
-UNWANTED = $(LUASRC)/src/lua.c\r
+UNWANTED = $(LUASRC)/src/lua.c $(LUASRC)/src/luac.c\r
 \r
 FILES_lib_objs = \\r
        $(patsubst $(LUASRC)/src/%.c,$(OBJDIR)/%.o, $(filter-out $(UNWANTED), $(wildcard $(LUASRC)/src/*.c))) \\r