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