From f884100bed6e37c25c57294f20a6182677fafbce Mon Sep 17 00:00:00 2001 From: epoch Date: Sat, 2 Nov 2019 05:44:34 -0500 Subject: added urilaunch to Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f327ba1..5a4e9e1 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.3