diff options
| author | epoch <epoch@hack.thebackupbox.net> | 2020-01-21 16:24:41 +0000 |
|---|---|---|
| committer | epoch <epoch@hack.thebackupbox.net> | 2020-01-21 16:24:41 +0000 |
| commit | 1d0c58a40cdad6f9f00ddab28a8a87e59b101fa7 (patch) | |
| tree | e208da3417cb4066f629fd8b02ce4ec9a79fc618 /Makefile | |
| parent | d1d712299808f819634aa9938741de9d5cb38986 (diff) | |
| parent | d3f5b8e73bbea0c6b40a10628e00e6cde40aeb66 (diff) | |
| download | uritools-1d0c58a40cdad6f9f00ddab28a8a87e59b101fa7.tar.gz uritools-1d0c58a40cdad6f9f00ddab28a8a87e59b101fa7.zip | |
Merge branch 'master' of https://github.com/kkabrams/uritools
Diffstat (limited 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 |
