From: Bradley Nicholes Date: Wed, 26 Oct 2005 14:52:42 +0000 (+0000) Subject: Add authndbd.nlm to the master makefile for NetWare X-Git-Tag: 2.1.9~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba80690743699c4f9690b3577b4ed6d0164963d0;p=thirdparty%2Fapache%2Fhttpd.git Add authndbd.nlm to the master makefile for NetWare git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@328653 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/aaa/NWGNUmakefile b/modules/aaa/NWGNUmakefile index 302aec8cb37..0809983d534 100644 --- a/modules/aaa/NWGNUmakefile +++ b/modules/aaa/NWGNUmakefile @@ -159,6 +159,7 @@ TARGET_nlm = \ $(OBJDIR)/authndbm.nlm \ $(OBJDIR)/authndef.nlm \ $(OBJDIR)/authnfil.nlm \ + $(OBJDIR)/authndbd.nlm \ $(OBJDIR)/authzdbm.nlm \ $(OBJDIR)/authzdef.nlm \ $(OBJDIR)/authzgrp.nlm \