tests pass (except render)
[pspp] / tests / automake.mk
index cb70fd3e8ec2f5ad645fde7b7a04dbb3e461a942..e15a8da66349a25b8a5a6cb9ccf20e41ad7fe825 100644 (file)
@@ -236,13 +236,7 @@ tests_math_chart_get_ticks_format_test_LDADD = \
        src/libpspp-core.la \
        gl/libgl.la
 
-check_PROGRAMS += tests/output/render-test
-tests_output_render_test_SOURCES = tests/output/render-test.c
-tests_output_render_test_LDADD = \
-       src/libpspp.la \
-       src/libpspp-core.la \
-       $(CAIRO_LIBS)
-
+EXTRA_DIST += tests/output/render-test.c
 check_PROGRAMS += tests/ui/syntax-gen-test
 tests_ui_syntax_gen_test_SOURCES = tests/ui/syntax-gen-test.c
 tests_ui_syntax_gen_test_LDADD = \