diff options
| author | epoch <epoch@hacking.allowed.org> | 2019-11-02 05:44:34 -0500 | 
|---|---|---|
| committer | epoch <epoch@hacking.allowed.org> | 2019-11-02 05:44:34 -0500 | 
| commit | f884100bed6e37c25c57294f20a6182677fafbce (patch) | |
| tree | c9744a31d232654c2ec7f465a34d708aa6639dbd | |
| parent | 59d1d3ebd78cb17d443877179c5fc9d74383a9d5 (diff) | |
| download | uritools-f884100bed6e37c25c57294f20a6182677fafbce.tar.gz uritools-f884100bed6e37c25c57294f20a6182677fafbce.zip | |
added urilaunch to Makefile
| -rw-r--r-- | Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -29,3 +29,4 @@ install: all  	install uriprintf $(PREFIX)/bin/uriprintf  	install uriunescape $(PREFIX)/bin/uriunescape  	install uriescape $(PREFIX)/bin/uriescape +	install urilaunch $(PREFIX)/bin/urilaunch | 
