summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2023-11-04 12:03:11 +0100
committerTom Barrett <tom@tombarrett.xyz>2023-11-04 12:03:11 +0100
commit8b69ba41d10dc301af77283795ab20801160bd16 (patch)
tree1c047a1aa07119246a29533af341f7f166c06e8a /config.mk
parentfeb122116fdb3619502c2e8d88f6dd570bc4b4ca (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 94b1542..80ed843 100644
--- a/config.mk
+++ b/config.mk
@@ -4,7 +4,7 @@ VERSION = 0.1
BUGREPORT = https:\/\/github.com\/ritze\/pinentry-dmenu
# Paths
-PREFIX = /usr/local
+PREFIX = ${out}
MANPREFIX = ${PREFIX}/share/man
X11INC = /usr/X11R6/include