Distribute tests
authorTom Tromey <tromey@redhat.com>
Thu, 14 Mar 1996 01:32:35 +0000 (01:32 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 14 Mar 1996 01:32:35 +0000 (01:32 +0000)
Makefile.in
tests/Makefile.am
tests/Makefile.in

index 9cf268b..db74f33 100644 (file)
@@ -261,9 +261,6 @@ dist: $(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 \
index 264c240..a2ea463 100644 (file)
@@ -7,4 +7,5 @@ acoutnoq.test acouttbs.test libobj.test proginst.test acoutqnl.test \
 confincl.test spelling.test prefix.test badprog.test depend.test exdir.test \
 canon.test
 
-EXTRA_DIST = defs
+## Maybe automake should distribute TESTS?  You tell me.
+EXTRA_DIST = defs $(TESTS)
index 055191b..1d9e4cf 100644 (file)
@@ -45,7 +45,7 @@ acoutnoq.test acouttbs.test libobj.test proginst.test acoutqnl.test \
 confincl.test spelling.test prefix.test badprog.test depend.test exdir.test \
 canon.test
 
-EXTRA_DIST = defs
+EXTRA_DIST = defs $(TESTS)
 DIST_COMMON = ChangeLog Makefile.am Makefile.in