git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@793593
13f79535-47bb-0310-9956-
ffa450edef68
# 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 $(LUASRC)/src/luac.c\r
+UNWANTED = $(LUASRC)/src/lua.c $(LUASRC)/src/luac.c $(LUASRC)/src/print.c\r
\r
FILES_lib_objs = \\r
$(patsubst $(LUASRC)/src/%.c,$(OBJDIR)/%.o, $(filter-out $(UNWANTED), $(wildcard $(LUASRC)/src/*.c))) \\r