tests: Fix "make dist" by correcting typo in EXTRA_DIST.
[pspp] / tests / automake.mk
index 4d29794c12869b9911911d907504028c7b9238e0..7cafde45f4b9ce27b071fec2ee4517abcf2d3f04 100644 (file)
@@ -17,9 +17,7 @@ dist_TESTS = \
        tests/formats/num-in.sh \
        tests/formats/num-out.sh \
        tests/formats/time-in.sh \
-       tests/formats/time-out.sh \
        tests/formats/wkday-in.sh \
-       tests/formats/wkday-out.sh \
        tests/formats/360.sh
 
 TESTS = $(dist_TESTS) $(nodist_TESTS)
@@ -219,9 +217,9 @@ EXTRA_DIST += \
        $(dist_TESTS) \
        tests/coverage.sh tests/test_template \
        tests/data/bcd-in.expected.cmp.gz \
+       tests/data/binhex-out.expected.gz \
        tests/data/v13.sav \
        tests/data/v14.sav \
-       tests/formats/binhex-out.expected.gz \
        tests/formats/ib-in.expected.cmp.gz \
        tests/formats/legacy-in.expected.cmp.gz \
        tests/formats/num-in.expected.gz \