From 61dc0fa9d2191a81c13bb6369db25c7215c9acda Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Tue, 6 Dec 2005 16:48:48 +0000 Subject: [PATCH] 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 --- modules/database/NWGNUmakefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/database/NWGNUmakefile b/modules/database/NWGNUmakefile index 9715ddaeca..eaff833e78 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) # -- 2.40.0