From 663764ea8b9e547d1e422a7e7a335415405945ab Mon Sep 17 00:00:00 2001 From: Debian Live user Date: Sat, 29 Apr 2023 06:30:25 -0400 Subject: normalize file locations --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 923d3a8..f3d4b3f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ BINDIR = /usr/local/bin -BINARIES = firestart firestartx $(addprefix src/,sliceweasel.lib.sh firefox-io-slayer-redux ioslay-firefox) +BINARIES = $(addprefix src/,firestart firestartx sliceweasel.lib.sh firefox-io-slayer ioslay-firefox) ifeq ($(shell id -u),0) # Prevent running as root -- cgit v1.2.3