summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2004-04-14 16:24:36 +0000
committerBradley Nicholes <bnicholes@apache.org>2004-04-14 16:24:36 +0000
commit9e6b1db198f4f2dd7ef7ae70785e54c942505bc1 (patch)
tree51ba51bd9ff31bcad82b8e1888fcb6f8100ff1a8 /NWGNUmakefile
parentfb8d321fada9f8c4dd5217e52da44b9002302e22 (diff)
downloadhttpd-9e6b1db198f4f2dd7ef7ae70785e54c942505bc1.tar.gz
Add mod_forensic to the NetWare build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103387 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index 7f058cb1ea..4b4fafdf13 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -322,6 +322,7 @@ install :: nlms FORCE
-copy CHANGES $(INSTALL)\Apache2\*.*
-copy support\dbmmanage.in $(INSTALL)\Apache2\bin\dbmmanage.pl
-copy support\logresolve.pl.in $(INSTALL)\Apache2\bin\logresolve.pl
+ -copy support\check_forensic $(INSTALL)\Apache2\bin\check_forensic
-awk -f build\mkconfnw.awk docs\conf\httpd-std.conf.in >$(INSTALL)\Apache2\conf\httpd.conf
-copy docs\conf\magic $(INSTALL)\Apache2\conf\magic
-copy docs\conf\mime.types $(INSTALL)\Apache2\conf\mime.types