From a85c838cb85a2600b418180396c467cbe9eeab52 Mon Sep 17 00:00:00 2001 From: Thomas Letan Date: Sun, 23 Feb 2020 11:20:27 +0100 Subject: First complete draft for the Root of Generation section --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ce4543d..31fe106 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,8 @@ GENFILES := CONTENTS := GENSASS := -EMACS := ROOT="${ROOT}" emacs +EMACSBIN := emacs +EMACS := ROOT="${ROOT}" ${EMACSBIN} TANGLE := --batch --load="${ROOT}/scripts/tangle-org.el" 2>> build.log default: init-log build -- cgit v1.2.3