aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1997-08-25 19:13:16 +0000
committerRichard M. Stallman <[email protected]>1997-08-25 19:13:16 +0000
commit3b36676955d6629eb1767bdace2f1f1f98f6a1ff (patch)
tree515974688c3e6de16c3796fe142a379099139d7f /src/Makefile.in
parentd322f0096d2cd0e7325ab20af1b45659d6f4069e (diff)
(emacs): Put dash at beginning.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 41d8adfecf..8156dd5189 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -810,7 +810,7 @@ emacs: temacs ${etc}DOC ${lisp}
./temacs -batch -l loadup dump
#endif /* ! defined (HAVE_SHM) */
#endif /* ! defined (CANNOT_DUMP) */
- ./emacs -q -batch -f list-load-path-shadows
+ -./emacs -q -batch -f list-load-path-shadows
/* We run make-docfile twice because the command line may get too long
on some systems. */