work
[pspp] / tests / automake.mk
index e15a8da66349a25b8a5a6cb9ccf20e41ad7fe825..c90565c1244e3ce91c6f507e8d3ef11c09f998c0 100644 (file)
@@ -236,7 +236,15 @@ tests_math_chart_get_ticks_format_test_LDADD = \
        src/libpspp-core.la \
        gl/libgl.la
 
+check_PROGRAMS += tests/output/pivot-table-test
+tests_output_pivot_table_test_SOURCES = tests/output/pivot-table-test.c
+tests_output_pivot_table_test_LDADD = \
+       src/libpspp/liblibpspp.la \
+       src/libpspp-core.la \
+       gl/libgl.la
+
 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 = \