X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=b673bef33f91ccccc0af21d4e966d6914f5795c2;hb=c13375ebe886fc3ed5ce70a260bb2b01cebb4b1f;hp=58400ac0749c8e7da4d7b6a86c33907104c583f5;hpb=8a55f06f1878e987d1b3d0b09a74d58291c33887;p=pspp-builds.git diff --git a/tests/automake.mk b/tests/automake.mk index 58400ac0..b673bef3 100644 --- a/tests/automake.mk +++ b/tests/automake.mk @@ -20,6 +20,7 @@ dist_TESTS = \ tests/command/file-handle.sh \ tests/command/filter.sh \ tests/command/flip.sh \ + tests/command/get-data-gnm.sh \ tests/command/import-export.sh \ tests/command/input-program.sh \ tests/command/insert.sh \ @@ -238,6 +239,7 @@ tests_formats_inexactify_SOURCES = tests/formats/inexactify.c EXTRA_DIST += \ $(dist_TESTS) \ + tests/Book1.gnm.unzipped \ tests/weighting.data tests/data-list.data tests/list.data \ tests/no_case_size.sav \ tests/coverage.sh tests/test_template \