summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2023-11-04 12:11:20 +0100
committerTom Barrett <tom@tombarrett.xyz>2023-11-04 12:13:35 +0100
commitd5266d79c2d1af716b94b20a057d77c846677827 (patch)
treed8f2205ac7752db8dee3ba543e4300d5ecbd32db /config.mk
parent211964d56ee00a7d46e251cbc150afb79138ae37 (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 1e306f8..0e8eb9d 100644
--- a/config.mk
+++ b/config.mk
@@ -4,7 +4,7 @@ VERSION = 0.9
# Customize below to fit your system
# paths
-PREFIX = /usr/local
+PREFIX = ${out}
MANPREFIX = $(PREFIX)/share/man
X11INC = /usr/X11R6/include