summaryrefslogtreecommitdiff
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 3910625..1a347ca 100644
--- a/Makefile
+++ b/Makefile
@@ -40,6 +40,8 @@ install: all
install -t $(PREFIX)/bin copy_start_nevermind.sh
install -t $(PREFIX)/bin choose
install -t $(PREFIX)/bin query_param
+ install -t $(PREFIX)/bin data_handler
+ install -t $(PREFIX)/bin unshorten.sh
install -t $(PREFIX)/bin shorten
chgrp shorten $(PREFIX)/bin/shorten
chmod g+s $(PREFIX)/bin/shorten