]> sourceware.org Git - automake.git/commitdiff
Nothing Release-0-32
authorTom Tromey <tromey@redhat.com>
Sat, 27 Apr 1996 19:26:11 +0000 (19:26 +0000)
committerTom Tromey <tromey@redhat.com>
Sat, 27 Apr 1996 19:26:11 +0000 (19:26 +0000)
Makefile.in

index 737e227b8c316380bc02f97033908d18688d0a7f..23de1ca7605c884d095750ec8b803731e43ba48c 100644 (file)
@@ -278,9 +278,6 @@ distdir: $(DEP_DISTFILES)
        rm -rf $(distdir)
        mkdir $(distdir)
        chmod 777 $(distdir)
-       distdir=`cd $(distdir) && pwd` \
-         && cd $(srcdir) \
-         && automake --include-deps --output-dir=$$distdir --strictness=gnits
        @for file in `cd $(srcdir) && echo $(DISTFILES)`; do \
          test -f $(distdir)/$$file \
          || ln $(srcdir)/$$file $(distdir)/$$file 2> /dev/null \
This page took 0.027773 seconds and 5 git commands to generate.