Add expressions/randist/compare.pl to EXTRA_DIST.
authorBen Pfaff <blp@gnu.org>
Thu, 6 Jul 2006 05:16:07 +0000 (05:16 +0000)
committerBen Pfaff <blp@gnu.org>
Thu, 6 Jul 2006 05:16:07 +0000 (05:16 +0000)
tests/ChangeLog
tests/automake.mk

index 6a7ec65d22c341e44294071c8187f0dc3ccd67b7..bd254a308796eb2ca6c4577c503a72376a7c527c 100644 (file)
@@ -1,3 +1,7 @@
+Wed Jul  5 22:15:24 2006  Ben Pfaff  <blp@gnu.org>
+
+       * automake.mk: Add expressions/randist/compare.pl to EXTRA_DIST.
+
 Tue Jul  4 09:59:52 2006  Ben Pfaff  <blp@gnu.org>
 
        Fix bug #15766 (/KEEP subcommand on SAVE doesn't fully support
index 5cd421cc4b021ea192af4481316a772bd20a612b..d56b11ae175578a880e9429e5ea31f9498a97bf6 100644 (file)
@@ -141,6 +141,7 @@ EXTRA_DIST += $(TESTS) tests/weighting.data tests/data-list.data tests/list.data
        tests/expressions/randist/logistic.out \
        tests/expressions/randist/normal.out \
        tests/expressions/randist/pareto.out \
+       tests/expressions/randist/compare.pl \
        tests/expressions/randist/randist.pl \
        tests/expressions/randist/randist.txt \
        tests/expressions/randist/t.out \