From 01177da959edddc5718d8edbe3e4f76a0371e0fd Mon Sep 17 00:00:00 2001 From: epoch Date: Thu, 30 Jan 2020 00:35:22 -0600 Subject: added getsrv to Makefile target "install" --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 709843f..36a345c 100644 --- a/Makefile +++ b/Makefile @@ -31,3 +31,4 @@ install: all install uriescape $(PREFIX)/bin/uriescape install urilaunch $(PREFIX)/bin/urilaunch install search $(PREFIX)/bin/search + install getsrv $(PREFIX)/bin/getsrv -- cgit v1.2.3