]> git.eshelyaron.com Git - emacs.git/commitdiff
(elisp.dvi): Add missing backslash.
authorRichard M. Stallman <rms@gnu.org>
Sun, 10 May 1998 01:43:32 +0000 (01:43 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 10 May 1998 01:43:32 +0000 (01:43 +0000)
lispref/Makefile.in

index 6e42a52abbffead2776794c16cc3e9c4ff3751de..88dac4d54fba9d8f137a75551472e5ae026e2145 100644 (file)
@@ -64,7 +64,7 @@ elisp.dvi: $(srcs) index.texi
        if [ a${permuted_index} != a ]; \
        then \
          ./permute-index; \
-         mv permuted.fns elisp.fns;
+         mv permuted.fns elisp.fns; \
          texindex elisp.tp; \
        else \
          texindex elisp.??; \