X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=0e13a3877e798287797c6f43c0816f9b48c571d2;hb=553dd6fd34f6ac129d51cf4736f89e349b97e16c;hp=7fb70931514f518b375a46a7523d3fa76fc1cfa1;hpb=4ba231eb219f2cd1daa45297672b61bcc11cfcff;p=pspp-builds.git diff --git a/tests/automake.mk b/tests/automake.mk index 7fb70931..0e13a387 100644 --- a/tests/automake.mk +++ b/tests/automake.mk @@ -212,7 +212,7 @@ 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) -r tests/data + rm -fr tests/data CLEAN_LOCAL += tests_data_datasheet_test_CLEAN