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 41d8adfecf5..8156dd51893 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -810,7 +810,7 @@ emacs: temacs ${etc}DOC ${lisp}
810 ./temacs -batch -l loadup dump 810 ./temacs -batch -l loadup dump
811#endif /* ! defined (HAVE_SHM) */ 811#endif /* ! defined (HAVE_SHM) */
812#endif /* ! defined (CANNOT_DUMP) */ 812#endif /* ! defined (CANNOT_DUMP) */
813 ./emacs -q -batch -f list-load-path-shadows 813 -./emacs -q -batch -f list-load-path-shadows
814 814
815/* We run make-docfile twice because the command line may get too long 815/* We run make-docfile twice because the command line may get too long
816 on some systems. */ 816 on some systems. */