You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fu...@apache.org on 2007/08/07 01:25:16 UTC

svn commit: r563333 - /httpd/httpd/trunk/build/NWGNUmakefile

Author: fuankg
Date: Mon Aug  6 16:25:15 2007
New Revision: 563333

URL: http://svn.apache.org/viewvc?view=rev&rev=563333
Log:
require apr build which is needed for prebuild target.

Modified:
    httpd/httpd/trunk/build/NWGNUmakefile

Modified: httpd/httpd/trunk/build/NWGNUmakefile
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/build/NWGNUmakefile?view=diff&rev=563333&r1=563332&r2=563333
==============================================================================
--- httpd/httpd/trunk/build/NWGNUmakefile (original)
+++ httpd/httpd/trunk/build/NWGNUmakefile Mon Aug  6 16:25:15 2007
@@ -3,6 +3,7 @@
 #
 
 SUBDIRS = \
+	$(APR_WORK)\build \
 	$(EOLIST) 
 
 #