diff options
author | epoch <epoch@hacking.allowed.org> | 2020-04-06 19:13:13 -0500 |
---|---|---|
committer | epoch <epoch@hacking.allowed.org> | 2020-04-06 19:13:13 -0500 |
commit | 56924803638d20eb380d0bd7acde4a2a6349f38e (patch) | |
tree | 7152219cac9e137b0dbb423153ee276840cb5332 /Makefile | |
parent | 8111431c7b8932f756ffe2723f903d45027e3933 (diff) | |
download | uritools-56924803638d20eb380d0bd7acde4a2a6349f38e.tar.gz uritools-56924803638d20eb380d0bd7acde4a2a6349f38e.zip |
added the "choose" script as copy_start_nevermind uses it
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,3 +34,4 @@ install: all install getsrv $(PREFIX)/bin/getsrv install urititle $(PREFIX)/bin/urititle install -t $(PREFIX)/bin copy_start_nevermind.sh + install -t $(PREFIX)/bin choose |