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 2008/04/08 17:03:34 UTC

svn commit: r645964 - /httpd/httpd/trunk/modules/NWGNUmakefile

Author: fuankg
Date: Tue Apr  8 08:03:29 2008
New Revision: 645964

URL: http://svn.apache.org/viewvc?rev=645964&view=rev
Log:
added session modules to NetWare build.

Modified:
    httpd/httpd/trunk/modules/NWGNUmakefile

Modified: httpd/httpd/trunk/modules/NWGNUmakefile
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/NWGNUmakefile?rev=645964&r1=645963&r2=645964&view=diff
==============================================================================
--- httpd/httpd/trunk/modules/NWGNUmakefile (original)
+++ httpd/httpd/trunk/modules/NWGNUmakefile Tue Apr  8 08:03:29 2008
@@ -26,6 +26,7 @@
 	proxy \
 	filters \
 	database \
+	session \
 	$(EOLIST)
 
 # If LDAPSDK has been defined then build the util_ldap module