summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2023-11-04 11:56:00 +0100
committerTom Barrett <tom@tombarrett.xyz>2023-11-04 11:56:00 +0100
commit9468177cb72e0515dd7e8bc06d43ce86a2dc5c16 (patch)
treef23f6081a0e4dc9fd2cb24bf8603399d5350eb30 /config.mk
parentcc90fb97a47e4049e801cc3e5055b9b704e84158 (diff)
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 0ec9e47..921a272 100644
--- a/config.mk
+++ b/config.mk
@@ -4,7 +4,7 @@ VERSION = 1.0
# Customize below to fit your system
# paths
-PREFIX = /usr
+PREFIX = ${out}
MANPREFIX = ${PREFIX}/share/man
X11INC = /usr/X11R6/include