From e4ceb4a9f6a059bd5146d4b9cabd7f4ce8026bf1 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Sat, 27 Apr 1996 19:26:11 +0000 Subject: [PATCH] Nothing --- Makefile.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index 737e227b..23de1ca7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 \ -- 2.43.5