Browse Source

Remove generated .rec files on make clean

Samuel Thibault 7 years ago
parent
commit
ff03235ebe
1 changed files with 1 additions and 1 deletions
  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 =