aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d9e8a26..80ea8ce 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,9 @@ collectordir = $(libdir)/sitesummary/collect.d
INSTALL = install
INSTALL_DATA = $(INSTALL) -m 644
-COLLECTORS = collect.d/system
+COLLECTORS = \
+ collect.d/system \
+ collect.d/siteinfo
all: