]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/Makefile.am
2018-08-21 Nicolas Koenig <koenigni@gcc.gnu.org>
[thirdparty/gcc.git] / libgfortran / Makefile.am
index 5831631ddfbae48e52287720b9c7ccb01821ec3c..4ffc6cea780de89e44008f6bdd66bc2e38e044b2 100644 (file)
@@ -100,7 +100,8 @@ io/transfer128.c \
 io/unit.c \
 io/unix.c \
 io/write.c \
-io/fbuf.c
+io/fbuf.c \
+io/async.c
 
 endif
 
@@ -108,7 +109,8 @@ gfor_io_headers= \
 io/io.h \
 io/fbuf.h \
 io/format.h \
-io/unix.h
+io/unix.h \
+io/async.h
 
 gfor_helper_src= \
 intrinsics/associated.c \