repo: uritools action: commit revision: path_from: revision_from: 2d1f24c3f9a16f59a545578602929364e64669ba: path_to: revision_to:
commit 2d1f24c3f9a16f59a545578602929364e64669ba Author: epochDate: Wed Feb 5 17:19:41 2020 +0000 forgot to put urititle into the install target in the makefile diff --git a/Makefile b/Makefile
--- 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
-----END OF PAGE-----