aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fe482c3..a4843a4 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ MODULES += ${DOC_DIR}
RM = rm
#PREFIX = /usr/local
-PREFIX = ${HOME}
+PREFIX = ${HOME}/.local
INSTALL_OPTIONS = "--prefix=${PREFIX}"