aboutsummaryrefslogtreecommitdiffstats
path: root/src/collectd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/collectd/Makefile')
-rw-r--r--src/collectd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/collectd/Makefile b/src/collectd/Makefile
index b7fc2a15..e09aca3b 100644
--- a/src/collectd/Makefile
+++ b/src/collectd/Makefile
@@ -52,7 +52,7 @@ CONFIG_CMD += --disable-perl
.PHONY: install force_install config force_make
# install depends on make
-#force_install: force_make
+force_install: force_make
all: force_make
@echo "Finished making $(WORK_DIR)"