summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2012-12-17 11:50:30 +0000
committerGuenter Knauf <fuankg@apache.org>2012-12-17 11:50:30 +0000
commitbefef13830a4fb5564b912dcf6c4703591e27cfd (patch)
tree3b3721b3d441abb79dbaf5822c7a6b83c4fba869 /NWGNUmakefile
parent854a0ebd03323bc9e50f7993fc606ba7a12732b5 (diff)
downloadhttpd-befef13830a4fb5564b912dcf6c4703591e27cfd.tar.gz
Follow-up to r1422855 for NetWare and Windows.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422879 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index 7c3b5aaa29..6b3db0749b 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -438,6 +438,7 @@ installdev :: FORCE
$(call COPY,$(STDMOD)/core/mod_so.h, $(INSTALLBASE)/include/)
$(call COPY,$(STDMOD)/core/mod_watchdog.h, $(INSTALLBASE)/include/)
$(call COPY,$(STDMOD)/cache/mod_cache.h, $(INSTALLBASE)/include/)
+ $(call COPY,$(STDMOD)/cache/cache_common.h, $(INSTALLBASE)/include/)
$(call COPY,$(STDMOD)/database/mod_dbd.h, $(INSTALLBASE)/include/)
$(call COPY,$(STDMOD)/dav/main/mod_dav.h, $(INSTALLBASE)/include/)
$(call COPY,$(STDMOD)/filters/mod_include.h, $(INSTALLBASE)/include/)