summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorepoch <epoch@hacking.allowed.org>2020-06-01 03:55:51 -0500
committerepoch <epoch@hacking.allowed.org>2020-06-01 03:57:18 -0500
commit5aa8ec238c46f1961dbd9541d0067d60e2f18c28 (patch)
treeff4b63d51bd5cbad8a947d418af00158dc5b8515 /Makefile
parent39eac44f867024563448d0b606af851dff8aa35f (diff)
downloaduritools-5aa8ec238c46f1961dbd9541d0067d60e2f18c28.tar.gz
uritools-5aa8ec238c46f1961dbd9541d0067d60e2f18c28.zip
added query_param script. fixed a really dumb bug in uriescape
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b6e3ab8..7809a59 100644
--- a/Makefile
+++ b/Makefile
@@ -36,3 +36,4 @@ install: all
install -t $(PREFIX)/bin urigetline
install -t $(PREFIX)/bin copy_start_nevermind.sh
install -t $(PREFIX)/bin choose
+ install -t $(PREFIX)/bin query_param