summaryrefslogtreecommitdiff
path: root/INSTALL
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 /INSTALL
parentbec01e1d366081f922dbac651944948bc5f29ec7 (diff)
downloadpass-81ef176152af78fd3884718c64d6a56f88f4fc90.tar.gz
pass-81ef176152af78fd3884718c64d6a56f88f4fc90.tar.bz2
pass-81ef176152af78fd3884718c64d6a56f88f4fc90.zip
Add libdir mention to INSTALL.
Diffstat (limited 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