]> granicus.if.org Git - apache/commitdiff
catch missing .h for install
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 27 Aug 2009 23:31:46 +0000 (23:31 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 27 Aug 2009 23:31:46 +0000 (23:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808680 13f79535-47bb-0310-9956-ffa450edef68

Makefile.in

index fdefae750a5716f11db756dfa185d7759c5869d5..828d1ad7a2d2547b450af957f83b2e798fe3bc77 100644 (file)
@@ -181,6 +181,7 @@ INSTALL_HEADERS = \
        include/*.h \
        $(srcdir)/include/*.h \
        $(srcdir)/os/$(OS_DIR)/os.h \
+       $(srcdir)/modules/arch/unix/mod_unixd.h \
        $(srcdir)/modules/core/mod_so.h \
        $(srcdir)/modules/core/mod_watchdog.h \
        $(srcdir)/modules/cache/mod_cache.h \