diff options
Diffstat (limited to 'src/Makefile.in')
| -rw-r--r-- | src/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index 96390c356b8..631bf4567d5 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -805,6 +805,7 @@ emacs: temacs ${etc}DOC ${lisp} | |||
| 805 | ./temacs -batch -l loadup dump | 805 | ./temacs -batch -l loadup dump |
| 806 | #endif /* ! defined (HAVE_SHM) */ | 806 | #endif /* ! defined (HAVE_SHM) */ |
| 807 | #endif /* ! defined (CANNOT_DUMP) */ | 807 | #endif /* ! defined (CANNOT_DUMP) */ |
| 808 | ./emacs -q -batch -f list-load-path-shadows | ||
| 808 | 809 | ||
| 809 | /* We run make-docfile twice because the command line may get too long | 810 | /* We run make-docfile twice because the command line may get too long |
| 810 | on some systems. */ | 811 | on some systems. */ |