X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=8a974a32f7033545d91cd075b8c879180a7c7eed;hb=0cb17272c79a90d8d9fb5f8bd3628bb9bba4fb0f;hp=a95bf3e5c2e3ff21c7edcc2a7f7a01c7239d9b54;hpb=6cea5154ec624e65bbfce71036e31ab491ebc64a;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 \