Added call to PKG_PROG_PKG_CONFIG.
[pspp-builds.git] / tests / automake.mk
index dcec8da65d9d8775fc1b2e08194609c8de953da7..4d5891dd447b95c36f03a2299f5b73777706e1d6 100644 (file)
@@ -20,7 +20,6 @@ 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 \
@@ -142,6 +141,10 @@ dist_TESTS = \
        tests/expressions/variables.sh \
        tests/expressions/vectors.sh
 
+if GNM_SUPPORT
+dist_TESTS += tests/command/get-data-gnm.sh 
+endif
+
 nodist_TESTS = \
        tests/libpspp/abt-test \
        tests/libpspp/bt-test \