Explorar el Código

Add missing Makefile

Samuel Thibault hace 8 años
padre
commit
803b935c74
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      examples/Makefile.am

+ 1 - 0
examples/Makefile.am

@@ -359,6 +359,7 @@ basic_examples_vector_scal_fortran_LDADD =	\
 endif
 
 fortran_hello_SOURCES	=		\
+	fortran/Makefile		\
 	fortran/hello_c.c		\
 	fortran/hello.F			\
 	fortran/StarPU_fortran.h