From 8111431c7b8932f756ffe2723f903d45027e3933 Mon Sep 17 00:00:00 2001 From: epoch Date: Mon, 6 Apr 2020 19:10:52 -0500 Subject: forgot to add copy_start_nevermind to the install target --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1f480c4..2ba7816 100644 --- a/Makefile +++ b/Makefile @@ -33,3 +33,4 @@ install: all install search $(PREFIX)/bin/search install getsrv $(PREFIX)/bin/getsrv install urititle $(PREFIX)/bin/urititle + install -t $(PREFIX)/bin copy_start_nevermind.sh -- cgit v1.2.3