Browse Source

Fix make distcheck

Samuel Thibault 4 years ago
parent
commit
6c3b2f89fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/Makefile.am

+ 1 - 1
tests/Makefile.am

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