瀏覽代碼

Add missing Makefile

Samuel Thibault 8 年之前
父節點
當前提交
803b935c74
共有 1 個文件被更改,包括 1 次插入0 次删除
  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