summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorArno Töll <arno@debian.org>2013-02-28 21:57:03 +0100
committerArno Töll <arno@debian.org>2013-02-28 21:57:03 +0100
commit1697a801fb875664f7b269260511f5f4126a5e83 (patch)
tree89da4a9495e2ba6d6cb4e4dbae4184c7238a985a /NWGNUmakefile
parent5c4fba3ffbe778bdffe10a93d04821579601a020 (diff)
downloadapache2-1697a801fb875664f7b269260511f5f4126a5e83.tar.gz
Imported Upstream version 2.4.4upstream/2.4.4
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index 2e6ca12c..a3a2a50a 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -434,6 +434,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/)