X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fautomake.mk;h=8a974a32f7033545d91cd075b8c879180a7c7eed;hb=bb025f49673d66a2e490a781d7d59b2f32da0087;hp=a95bf3e5c2e3ff21c7edcc2a7f7a01c7239d9b54;hpb=d94dc663529b4e05ec1e7c47c1e73310abb1d3b4;p=pspp-builds.git diff --git a/tests/automake.mk b/tests/automake.mk index a95bf3e5..8a974a32 100644 --- a/tests/automake.mk +++ b/tests/automake.mk @@ -209,13 +209,6 @@ tests_data_datasheet_test_SOURCES = \ tests_data_datasheet_test_LDADD = gl/libgl.la src/libpspp-core.la $(LIBINTL) tests_data_datasheet_test_CFLAGS = $(AM_CFLAGS) -# This seems to be necessary as the libtool artifacts aren't removed -# Automake bug ? -tests_data_datasheet_test_CLEAN: - rm -fr tests/data - -CLEAN_LOCAL += tests_data_datasheet_test_CLEAN - tests_libpspp_ll_test_SOURCES = \ src/libpspp/ll.c \ src/libpspp/ll.h \