You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bn...@apache.org on 2005/07/26 14:47:37 UTC

svn commit: r225293 - /httpd/httpd/trunk/NWGNUmakefile

Author: bnicholes
Date: Tue Jul 26 05:47:28 2005
New Revision: 225293

URL: http://svn.apache.org/viewcvs?rev=225293&view=rev
Log:
Add the path to the mod_ssl include for the setenvif module.

Modified:
    httpd/httpd/trunk/NWGNUmakefile

Modified: httpd/httpd/trunk/NWGNUmakefile
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/NWGNUmakefile?rev=225293&r1=225292&r2=225293&view=diff
==============================================================================
--- httpd/httpd/trunk/NWGNUmakefile (original)
+++ httpd/httpd/trunk/NWGNUmakefile Tue Jul 26 05:47:28 2005
@@ -41,6 +41,7 @@
 			$(AP_WORK)/server/mpm/NetWare \
 			$(AP_WORK)/srclib/pcre \
 			$(NWOS) \
+			$(AP_WORK)/modules/ssl \
 			$(EOLIST)
 
 #