diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,4 +51,5 @@ install: all install -t $(PREFIX)/bin shorten install -t $(PREFIX)/bin urnresolve install -t $(PREFIX)/bin urnstart + install -t $(PREFIX)/bin rfc-search chgrp shorten $(PREFIX)/bin/shorten && chmod g+s $(PREFIX)/bin/shorten |