From: Bradley Nicholes Date: Tue, 11 Jun 2002 18:26:21 +0000 (+0000) Subject: Create the distribution directory at the root of the project rather than above X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc132ab2215fd75b4b6b85884f9e6549ec9a82d0;p=apache 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 --- 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 := \