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/10/26 16:52:44 UTC

svn commit: r328653 - /httpd/httpd/branches/2.2.x/modules/aaa/NWGNUmakefile

Author: bnicholes
Date: Wed Oct 26 07:52:42 2005
New Revision: 328653

URL: http://svn.apache.org/viewcvs?rev=328653&view=rev
Log:
Add authndbd.nlm to the master makefile for NetWare

Modified:
    httpd/httpd/branches/2.2.x/modules/aaa/NWGNUmakefile

Modified: httpd/httpd/branches/2.2.x/modules/aaa/NWGNUmakefile
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/modules/aaa/NWGNUmakefile?rev=328653&r1=328652&r2=328653&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/modules/aaa/NWGNUmakefile (original)
+++ httpd/httpd/branches/2.2.x/modules/aaa/NWGNUmakefile Wed Oct 26 07:52:42 2005
@@ -159,6 +159,7 @@
 	$(OBJDIR)/authndbm.nlm \
 	$(OBJDIR)/authndef.nlm \
 	$(OBJDIR)/authnfil.nlm \
+	$(OBJDIR)/authndbd.nlm \
 	$(OBJDIR)/authzdbm.nlm \
 	$(OBJDIR)/authzdef.nlm \
 	$(OBJDIR)/authzgrp.nlm \