From d4b183d46ac08139107b8c5f04ba9dc714b8c4f0 Mon Sep 17 00:00:00 2001 From: epoch Date: Tue, 21 Jan 2020 11:41:44 -0600 Subject: put search into the makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5a4e9e1..709843f 100644 --- 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 -- cgit v1.2.3