aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6d8d789..fb5093f 100644
--- a/Makefile
+++ b/Makefile
@@ -30,6 +30,9 @@ SUMMARYSCRIPTS = \
kernelversion-summary \
debian_edu-summary
+TEMPLATES = \
+ default.html
+
all:
install: install-server install-client
@@ -47,6 +50,7 @@ install-server:
$(INSTALL) -d $(DESTDIR)$(pkgdir)
$(INSTALL_DATA) SiteSummary.pm $(DESTDIR)$(perldir)
$(INSTALL) $(SUMMARYSCRIPTS) $(DESTDIR)$(pkgdir)/
+ $(INSTALL_DATA) $(TEMPLATES) $(DESTDIR) $(pkgdatadir)/www/
$(INSTALL) expire-entry $(DESTDIR)$(pkgdir)/