Skip to content

Commit 6be0dff

Browse files
authored
Update Makefile
1 parent d14d15a commit 6be0dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
TARGET = progsche.sh
22
# Installation directories
33
PREFIX ?= /usr
4-
BINDIR = $(PREFIX)/bin
4+
BINDIR = $(PREFIX)/bin/progsche
55

66
# Rule to install the binary
77
install:

0 commit comments

Comments
 (0)