Added the postgres reader. Closes patch #6388
[pspp-builds.git] / tests / automake.mk
index aa9a92ffb35b685054f970dbdddb133eb97ba70b..6d0fd670e8142343e0879488648a84d240dac656 100644 (file)
@@ -154,6 +154,10 @@ if GNM_SUPPORT
 dist_TESTS += tests/command/get-data-gnm.sh 
 endif
 
+if PSQL_SUPPORT
+dist_TESTS += tests/command/get-data-psql.sh 
+endif
+
 nodist_TESTS = \
        tests/libpspp/abt-test \
        tests/libpspp/bt-test \