]> granicus.if.org Git - apache/commitdiff
Added include path for mod_dbd.h.
authorGuenter Knauf <fuankg@apache.org>
Thu, 10 Jan 2013 12:41:13 +0000 (12:41 +0000)
committerGuenter Knauf <fuankg@apache.org>
Thu, 10 Jan 2013 12:41:13 +0000 (12:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1431322 13f79535-47bb-0310-9956-ffa450edef68

modules/lua/NWGNUmakefile

index 7775ed0746267a1f6ec7cb80a20141283583a8d4..aab7fa4daddd820fbb0749d40827334378201b6e 100644 (file)
@@ -27,6 +27,7 @@ XINCDIRS      += \
                        $(APR)/include \
                        $(APRUTIL)/include \
                        $(SRC)/include \
+                       $(STDMOD)/database \
                        $(STDMOD)/http \
                        $(STDMOD)/ssl \
                        $(NWOS) \