]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add the mod_dbd exports to the NetWare make file
authorBradley Nicholes <bnicholes@apache.org>
Tue, 6 Dec 2005 16:48:48 +0000 (16:48 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Tue, 6 Dec 2005 16:48:48 +0000 (16:48 +0000)
Submitted by: Guenter Knauf <fuankg apache.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@354471 13f79535-47bb-0310-9956-ffa450edef68

modules/database/NWGNUmakefile

index 9715ddaecab18bcb0ed8c1e1e1e2cf4b83c1b078..eaff833e78ea0abb60ce37aa45af22819f0eede8 100644 (file)
@@ -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)
        
 #