From: Guenter Knauf Date: Sat, 20 Nov 2010 23:56:23 +0000 (+0000) Subject: Fixed NetWare build. X-Git-Tag: 2.3.9~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0791efda7e64fe07312cf79ece29cad73599e9d;p=thirdparty%2Fapache%2Fhttpd.git Fixed NetWare build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037356 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/cache/NWGNUmakefile b/modules/cache/NWGNUmakefile index efd7f0f1986..f374e1b07ef 100644 --- a/modules/cache/NWGNUmakefile +++ b/modules/cache/NWGNUmakefile @@ -153,7 +153,7 @@ XDCDATA = # TARGET_nlm = \ $(OBJDIR)/mod_cach.nlm \ - $(OBJDIR)/dsk_cach.nlm \ + $(OBJDIR)/cach_dsk.nlm \ $(OBJDIR)/socachdbm.nlm \ $(OBJDIR)/socachshmcb.nlm \ $(EOLIST)