summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorepoch <epoch@hacking.allowed.org>2020-01-21 11:41:44 -0600
committerepoch <epoch@hacking.allowed.org>2020-01-21 11:41:44 -0600
commitd4b183d46ac08139107b8c5f04ba9dc714b8c4f0 (patch)
treefbf0c28a24b54acd771211f2cbeda0ec26442466 /Makefile
parent6e87835d72d85bb7b1603f56c12195c9301da9dd (diff)
downloaduritools-d4b183d46ac08139107b8c5f04ba9dc714b8c4f0.tar.gz
uritools-d4b183d46ac08139107b8c5f04ba9dc714b8c4f0.zip
put search into the makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5a4e9e1..709843f 100644
--- a/Makefile
+++ b/Makefile
@@ -30,3 +30,4 @@ install: all
install uriunescape $(PREFIX)/bin/uriunescape
install uriescape $(PREFIX)/bin/uriescape
install urilaunch $(PREFIX)/bin/urilaunch
+ install search $(PREFIX)/bin/search