aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e550507..d89fa69 100644
--- a/Makefile
+++ b/Makefile
@@ -45,6 +45,8 @@ install-server:
$(INSTALL_DATA) SiteSummary.pm $(DESTDIR)$(perldir)
$(INSTALL) $(SUMMARYSCRIPTS) $(DESTDIR)$(pkgdir)/
+ $(INSTALL) expire-entry $(DESTDIR)$(pkgdir)/
+
$(INSTALL) -d $(DESTDIR)/etc/apache2/conf.d
$(INSTALL_DATA) apache.conf $(DESTDIR)/etc/apache2/conf.d/sitesummary