aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-08 11:56:44 -0300
committerEuAndreh <eu@euandre.org>2021-02-08 11:56:44 -0300
commitcca66c6f53e8bce857faae88368c0b07e6ace9e1 (patch)
treee975f75859c1d151662fa0b856dcb4438665a17c /Makefile.in
parentAdd direct link to source code to both man pages (diff)
downloadremembering-cca66c6f53e8bce857faae88368c0b07e6ace9e1.tar.gz
remembering-cca66c6f53e8bce857faae88368c0b07e6ace9e1.tar.xz
Add ./configure script
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