From aed4311df4fe785e0cede6c7a5589d3aa39f13e9 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Thu, 27 Aug 2009 23:31:46 +0000 Subject: catch missing .h for install git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808680 13f79535-47bb-0310-9956-ffa450edef68 --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index fdefae750a..828d1ad7a2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 \ -- cgit v1.2.3