From: Bradley Nicholes Date: Tue, 6 Dec 2005 16:48:48 +0000 (+0000) Subject: Add the mod_dbd exports to the NetWare make file X-Git-Tag: 2.3.0~2687 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61dc0fa9d2191a81c13bb6369db25c7215c9acda;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/trunk@354471 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) #