summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorPierre Neidhardt <mail@ambrevar.xyz>2022-06-24 19:10:31 +0200
committerPierre Neidhardt <mail@ambrevar.xyz>2022-06-24 19:10:31 +0200
commitbb65eeea6f25fd82f27da49e63d8a9dafe813b7c (patch)
tree8b5c82cbe8ad6d6ecb3c0414571f2e71772343c0 /makefile
parentf3b7709632368b1e4d31924a7e48c2a37735d075 (diff)
Rename NYXT_LOGICAL_PATH to NYXT_USE_LOGICAL_PATHS to disambiguate.
Otherwise it would seem like it's meant to be the path to some location.
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 813569517..93b8ada91 100644
--- a/makefile
+++ b/makefile
@@ -15,7 +15,7 @@ LISP_FLAGS ?= $(SBCL_FLAGS) --no-userinit --non-interactive
export NYXT_SUBMODULES=true
export NYXT_RENDERER=gi-gtk
-export NYXT_LOGICAL_PATH=true
+export NYXT_USE_LOGICAL_PATHS=true
.PHONY: help
help: