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 a39b4f9..6ec3100 100644
--- a/Makefile
+++ b/Makefile
@@ -58,6 +58,8 @@ install-server:
$(INSTALL) -d $(DESTDIR)/usr/share/munin/plugins/.
$(INSTALL) munin-plugin $(DESTDIR)/usr/share/munin/plugins/sitesummary_sites
+ $(INSTALL) munin-plugin-agesinceseen \
+ $(DESTDIR)/usr/share/munin/plugins/sitesummary_agesinceseen
$(INSTALL) -d $(DESTDIR)/etc/nagios3
$(INSTALL_DATA) nagios.cfg \