aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile.in (renamed from Makefile)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile.in
index 4f9cb7c..09fd7c8 100644
--- a/Makefile
+++ b/Makefile.in
@@ -1,5 +1,5 @@
.POSIX:
-PREFIX = /usr/local
+PREFIX = @PREFIX@
MANPREFIX = $(PREFIX)/share/man
VERSION = 0.1.2
DATE = 2021-01-26