summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2026-06-29 23:14:28 -0400
committerLuke Smith <luke@lukesmith.xyz>2026-06-29 23:14:28 -0400
commitf785dba804fbebde967e0da6080ffa0e782ce7d6 (patch)
tree68a786cb16b2b6773465b0d2770250ee3bb6af22
parent1b98bbc3be3252b1e37b86434ee9c209b8b4165f (diff)
parent256590281910ebd4408057cc08d2eeec610970a5 (diff)
Merge branch 'strega-nil/prefix' of github.com:strega-nil/mutt-wizard into strega-nil-strega-nil/prefix
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 623aaf7..31f9aaa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
.POSIX:
-PREFIX = /usr/local
+PREFIX ?= /usr/local
MANPREFIX = $(PREFIX)/share/man
install: