Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 2d8ae8c

Browse files
committed
use-mpi-f08: remove duplicates from Makefile.am
(cherry picked from commit open-mpi/ompi@728a97c)
1 parent b763687 commit 2d8ae8c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

ompi/mpi/fortran/use-mpi-f08/Makefile.am

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Copyright (c) 2012-2013 Inria. All rights reserved.
88
# Copyright (c) 2013 Los Alamos National Security, LLC. All rights
99
# reserved.
10-
# Copyright (c) 2015 Research Organization for Information Science
10+
# Copyright (c) 2015-2016 Research Organization for Information Science
1111
# and Technology (RIST). All rights reserved.
1212
#
1313
# $COPYRIGHT$
@@ -803,10 +803,7 @@ libmpi_usempif08_la_SOURCES = \
803803
attr-fn-f08-callback-interfaces.h \
804804
conversion-fn-null-f08-interface.h \
805805
mpi-f08.F90 \
806-
mpi-f-interfaces-bind.h pmpi-f-interfaces-bind.h \
807-
attr-fn-f08-callback-interfaces.h \
808806
buffer_detach.c \
809-
conversion-fn-null-f08-interface.h \
810807
constants.h \
811808
constants.c
812809

0 commit comments

Comments
 (0)