]> git.eshelyaron.com Git - emacs.git/commitdiff
(dist): Don't run update-subdirs here,
authorRichard M. Stallman <rms@gnu.org>
Mon, 12 May 1997 01:03:02 +0000 (01:03 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 12 May 1997 01:03:02 +0000 (01:03 +0000)
since make-dist now gets that done.

Makefile.in

index 0ba5418083888b3a6aa3e29a14e7ea899a21e8a0..10f5ce7826453bf421e0dbe1b2db4fe1c880532a 100644 (file)
@@ -528,7 +528,6 @@ check:
        @echo "We don't have any tests for GNU Emacs yet."
 
 dist:
-       $(srcdir)/update-subdirs ${srcdir}/lisp
        cd ${srcdir}; make-dist
 
 .PHONY: info dvi dist check