From 2d1f24c3f9a16f59a545578602929364e64669ba Mon Sep 17 00:00:00 2001 From: epoch Date: Wed, 5 Feb 2020 17:19:41 +0000 Subject: forgot to put urititle into the install target in the makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 36a345c..1f480c4 100644 --- a/Makefile +++ b/Makefile @@ -32,3 +32,4 @@ install: all install urilaunch $(PREFIX)/bin/urilaunch install search $(PREFIX)/bin/search install getsrv $(PREFIX)/bin/getsrv + install urititle $(PREFIX)/bin/urititle -- cgit v1.2.3