]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Export mod_xml2enc.h so that others can use the module.
authorGraham Leggett <minfrin@apache.org>
Wed, 17 Oct 2012 20:17:46 +0000 (20:17 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 17 Oct 2012 20:17:46 +0000 (20:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1399413 13f79535-47bb-0310-9956-ffa450edef68

Makefile.in

index ad71290a58aef8b036fa17bcc7261a98baa88d78..c470d6b9321aa28f6fcea05e0d22b0c8cc838fa5 100644 (file)
@@ -203,6 +203,7 @@ INSTALL_HEADERS = \
        $(srcdir)/modules/database/mod_dbd.h \
        $(srcdir)/modules/dav/main/mod_dav.h \
        $(srcdir)/modules/filters/mod_include.h \
+       $(srcdir)/modules/filters/mod_xml2enc.h \
        $(srcdir)/modules/generators/mod_cgi.h \
        $(srcdir)/modules/generators/mod_status.h \
        $(srcdir)/modules/loggers/mod_log_config.h \