summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorAndrea Corallo <akrl@sdf.org>2021-03-04 21:43:59 +0100
committerAndrea Corallo <akrl@sdf.org>2021-03-04 21:43:59 +0100
commitb9ccbac7685620d4624f55b9de361c610ede8aa4 (patch)
tree176b0a707ddb9264de73236a85b2e77ad111713f /Makefile.in
parentb456b19ec4e517cca53e4c6865059443300ae820 (diff)
downloademacs-b9ccbac7685620d4624f55b9de361c610ede8aa4.tar.gz
* Makefile.in (ELN_DESTDIR): Remove unnecessary double quoting.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index e3bbbec92a9..691a955c540 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -336,7 +336,7 @@ CONFIG_STATUS_FILES_IN = \
COPYDIR = ${srcdir}/etc ${srcdir}/lisp
COPYDESTS = "$(DESTDIR)${etcdir}" "$(DESTDIR)${lispdir}"
-ELN_DESTDIR = "$(DESTDIR)${libdir}/emacs/${version}/"
+ELN_DESTDIR = $(DESTDIR)${libdir}/emacs/${version}/
all: ${SUBDIR} info