From f0791efda7e64fe07312cf79ece29cad73599e9d Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Sat, 20 Nov 2010 23:56:23 +0000 Subject: [PATCH] Fixed NetWare build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037356 13f79535-47bb-0310-9956-ffa450edef68 --- modules/cache/NWGNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/cache/NWGNUmakefile b/modules/cache/NWGNUmakefile index efd7f0f198..f374e1b07e 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) -- 2.40.0