Przeglądaj źródła

Remove generated .rec files on make clean

Samuel Thibault 7 lat temu
rodzic
commit
ff03235ebe
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      tests/Makefile.am

+ 1 - 1
tests/Makefile.am

@@ -76,7 +76,7 @@ EXTRA_DIST =					\
 	model-checking/starpu-mc.sh.in
 
 CLEANFILES = 					\
-	*.gcno *.gcda *.linkinfo core starpu_idle_microsec.log *.mod *.png *.output
+	*.gcno *.gcda *.linkinfo core starpu_idle_microsec.log *.mod *.png *.output tasks.rec perfs.rec perfs2.rec
 
 BUILT_SOURCES =
 SUBDIRS =