aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d9f37f2..9e446cb 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,7 @@ install-server:
install-client:
$(INSTALL) -d $(DESTDIR)$(sbindir)
$(INSTALL) sitesummary-client $(DESTDIR)$(sbindir)
+ $(INSTALL) -d $(DESTDIR)$(pkgdatadir)/config
$(INSTALL) sitesummary-client.conf $(DESTDIR)$(pkgdatadir)/config
$(INSTALL) -d $(DESTDIR)$(collectordir)