]> granicus.if.org Git - apache/commitdiff
Added util_regex.c to NetWare makefile.
authorGuenter Knauf <fuankg@apache.org>
Fri, 24 Sep 2010 08:58:21 +0000 (08:58 +0000)
committerGuenter Knauf <fuankg@apache.org>
Fri, 24 Sep 2010 08:58:21 +0000 (08:58 +0000)
Reported by normw At gknw.net.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1000767 13f79535-47bb-0310-9956-ffa450edef68

NWGNUmakefile

index 9f59a9d9b7cf9147b61c6a6763bd7ee418696d44..0cf96456adaf57fcd9838e65681bfed9089a0277 100644 (file)
@@ -275,6 +275,7 @@ FILES_nlm_objs = \
        $(OBJDIR)/util_mutex.o \
        $(OBJDIR)/util_nw.o \
        $(OBJDIR)/util_pcre.o \
+       $(OBJDIR)/util_regex.o \
        $(OBJDIR)/util_script.o \
        $(OBJDIR)/util_time.o \
        $(OBJDIR)/util_xml.o \