diff options
| author | epoch <epoch@hacking.allowed.org> | 2020-01-21 11:41:44 -0600 |
|---|---|---|
| committer | epoch <epoch@hacking.allowed.org> | 2020-01-21 11:41:44 -0600 |
| commit | d4b183d46ac08139107b8c5f04ba9dc714b8c4f0 (patch) | |
| tree | fbf0c28a24b54acd771211f2cbeda0ec26442466 /Makefile | |
| parent | 6e87835d72d85bb7b1603f56c12195c9301da9dd (diff) | |
| download | uritools-d4b183d46ac08139107b8c5f04ba9dc714b8c4f0.tar.gz uritools-d4b183d46ac08139107b8c5f04ba9dc714b8c4f0.zip | |
put search into the makefile
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
