瀏覽代碼

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

Nathalie Furmento 11 年之前
父節點
當前提交
6f8c409637
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 =