repo: uritools action: commit revision: path_from: revision_from: d4b183d46ac08139107b8c5f04ba9dc714b8c4f0: path_to: revision_to:
commit d4b183d46ac08139107b8c5f04ba9dc714b8c4f0 Author: epochDate: Tue Jan 21 11:41:44 2020 -0600 put search into the makefile diff --git a/Makefile b/Makefile
--- 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
-----END OF PAGE-----