Commit 6896cff2 authored by Bradley Nicholes's avatar Bradley Nicholes
Browse files

Add the mod_dbd exports to the NetWare make file

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
parent 3319c8fa
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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)
	
#