aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index a5ecd3f766b..91826462212 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1364,4 +1364,4 @@ witness-emacs:
1364 $(MAKE) $(MFLAGS) bootstrap-emacs${EXEEXT} 1364 $(MAKE) $(MFLAGS) bootstrap-emacs${EXEEXT}
1365 touch witness-emacs 1365 touch witness-emacs
1366 @: Compile some files earlier to speed up further compilation. 1366 @: Compile some files earlier to speed up further compilation.
1367 cd ../lisp; $(MAKE) $(MFLAGS) compile-first 1367 cd ../lisp; $(MAKE) $(MFLAGS) compile-first EMACS=../src/bootstrap-emacs${EXEEXT}