aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5d74d6c..6683bab 100644
--- a/Makefile
+++ b/Makefile
@@ -51,5 +51,4 @@ install: all
install -t $(PREFIX)/bin shorten
install -t $(PREFIX)/bin urnresolve
install -t $(PREFIX)/bin urnstart
- install -Dt $(PREFIX)/share/urn share/urn/*
chgrp shorten $(PREFIX)/bin/shorten && chmod g+s $(PREFIX)/bin/shorten