aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-09-22 21:24:52 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-09-22 21:24:52 +0200
commit81ef176152af78fd3884718c64d6a56f88f4fc90 (patch)
treea1c762bdbf1d8a9f78da8c991c93663d5e268744
parentNormalize copyright headers. (diff)
downloadpassword-store-81ef176152af78fd3884718c64d6a56f88f4fc90.tar.xz
password-store-81ef176152af78fd3884718c64d6a56f88f4fc90.zip
Add libdir mention to INSTALL.
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 1225bc9..1ab756c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,7 +8,8 @@ The makefile is aware of the following environment variables:
PREFIX default: /usr
DESTDIR default:
-BINDIR default: $(PREFIX)/bin
+BINDIR default: $(PREFIX)/bin
+LIBDIR default: $(PREFIX)/lib
MANDIR default: $(PREFIX)/share/man
SYSCONFDIR default: /etc