ソースを参照

- add fortran module files to clean list

Olivier Aumage 10 年 前
コミット
dba5662334
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      tests/Makefile.am

+ 1 - 1
tests/Makefile.am

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