summaryrefslogtreecommitdiff
path: root/lib-src/Makefile.in
diff options
context:
space:
mode:
authorAlan Third <alan@idiocy.org>2021-08-29 13:07:54 +0100
committerAlan Third <alan@idiocy.org>2021-08-29 13:09:21 +0100
commit3065b6b73b72f8661d87e3335b348b347a9eb58d (patch)
treef253e4fe7a1aac9871c1f849969dd7e31b81fdd1 /lib-src/Makefile.in
parentf1901fc3084e6bdd6c72f11dbae58ee2a0232224 (diff)
downloademacs-3065b6b73b72f8661d87e3335b348b347a9eb58d.tar.gz
Fix libexec installation on NS (bug#50250)
* lib-src/Makefile.in (ns_applibexecdir): New variable.
Diffstat (limited to 'lib-src/Makefile.in')
-rw-r--r--lib-src/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in
index 7af89eb380d..e6cda733679 100644
--- a/lib-src/Makefile.in
+++ b/lib-src/Makefile.in
@@ -52,6 +52,7 @@ top_builddir = @top_builddir@
# Location to install Emacs.app under GNUstep / macOS.
# Later values may use this.
ns_appbindir=@ns_appbindir@
+ns_applibexecdir=@ns_applibexecdir@
# The default location for installation. Everything is placed in
# subdirectories of this directory. The default values for many of