소스 검색

- 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 =