Browse Source

examples/Makefile.am: clean fortran .mod files

Nathalie Furmento 11 years ago
parent
commit
6019df00a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/Makefile.am

+ 1 - 1
examples/Makefile.am

@@ -57,7 +57,7 @@ EXTRA_DIST = 					\
 	reductions/dot_product_opencl_kernels.cl	\
 	scheduler/schedulers.sh
 
-CLEANFILES = *.gcno *.gcda *.linkinfo
+CLEANFILES = *.gcno *.gcda *.linkinfo *.mod
 
 if STARPU_USE_CUDA