aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 49d722b..7bdabb7 100644
--- a/config.mk
+++ b/config.mk
@@ -5,3 +5,6 @@ ENABLE_INTEL = 1
ENABLE_NOUVEAU = 1
CFLAGS = -DVERSION=\"$(VERSION)\" -D_XOPEN_SOURCE=700
+
+# this can be changed to /usr/local
+PREFIX=$(HOME)