summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2002-06-11 18:26:21 +0000
committerBradley Nicholes <bnicholes@apache.org>2002-06-11 18:26:21 +0000
commit1986c7b8868869ecc435268ab53975c017f55a45 (patch)
treee5197c711bd5ac2481e99e653ad39482a180cf00
parent20881b2fa0ffab500cf9cfdd8ce590e49c029aab (diff)
downloadhttpd-1986c7b8868869ecc435268ab53975c017f55a45.tar.gz
Create the distribution directory at the root of the project rather than above
the root git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95612 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--build/NWGNUenvironment.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/NWGNUenvironment.inc b/build/NWGNUenvironment.inc
index 032e24173d..53fec990e5 100644
--- a/build/NWGNUenvironment.inc
+++ b/build/NWGNUenvironment.inc
@@ -178,8 +178,8 @@ endif
endif
ifndef INSTALL
-INSTALL = $(AP_WORK)\..\Dist
-INSTDIRS = $(AP_WORK)\..\Dist
+INSTALL = $(AP_WORK)\Dist
+INSTDIRS = $(AP_WORK)\Dist
endif
INSTDEVDIRS := \