tests: Make pspp-convert respect "make check-valgrind".
[pspp] / tests / automake.mk
index fe00456ba3bc0aca5ba82e83572d3542773eb457..d89f6dd1baaf3b2fda0160dfc5043a1f7d5ba752 100644 (file)
@@ -219,6 +219,7 @@ EXTRA_DIST += \
        tests/data/bcd-in.expected.cmp.gz \
        tests/data/binhex-in.expected.cmp.gz \
        tests/data/binhex-out.expected.gz \
+       tests/data/hotel-encrypted.sav \
        tests/data/legacy-in.expected.cmp.gz \
        tests/data/num-in.expected.gz \
        tests/data/num-out-cmp.pl \
@@ -429,6 +430,7 @@ valgrind_wrappers = \
        tests/valgrind/tower-test \
        tests/valgrind/u8-istream-test \
        tests/valgrind/render-test \
+       tests/valgrind/pspp-convert \
        tests/valgrind/pspp
 
 $(valgrind_wrappers): tests/valgrind-wrapper.in