Browse Source

tests/Makefile.am: have make clean delete core file (which is produced by expected to fail errorcheck/invalid_blocking_calls)

Nathalie Furmento 11 years ago
parent
commit
6f8c409637
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/Makefile.am

+ 1 - 1
tests/Makefile.am

@@ -45,7 +45,7 @@ EXTRA_DIST =					\
 	perfmodels/opencl_memset_kernel.cl
 
 CLEANFILES = 					\
-	*.gcno *.gcda *.linkinfo
+	*.gcno *.gcda *.linkinfo core
 
 BUILT_SOURCES =
 SUBDIRS =