X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=0e13a3877e798287797c6f43c0816f9b48c571d2;hb=de4aea89b1be178afe94494f738fa83f15f272cb;hp=7fb70931514f518b375a46a7523d3fa76fc1cfa1;hpb=400eaca1f378c40dced767bdc14a395dff220b8d;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