From: Bradley Nicholes Date: Tue, 6 Dec 2005 16:52:22 +0000 (+0000) Subject: Add the mod_dbd exports to the NetWare make file X-Git-Tag: 2.2.1~217 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02917aba82635c95992f895c8631d60e5ec316b3;p=thirdparty%2Fapache%2Fhttpd.git Add the mod_dbd exports to the NetWare make file Submitted by: Guenter Knauf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@354474 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/database/NWGNUmakefile b/modules/database/NWGNUmakefile index 9715ddaecab..eaff833e78e 100644 --- a/modules/database/NWGNUmakefile +++ b/modules/database/NWGNUmakefile @@ -222,6 +222,11 @@ FILES_nlm_Ximports = \ # FILES_nlm_exports = \ dbd_module \ + ap_dbd_open \ + ap_dbd_close \ + ap_dbd_acquire \ + ap_dbd_cacquire \ + ap_dbd_prepare \ $(EOLIST) #