Skip to content

Commit d7c885d

Browse files
committed
fix typo
Signed-off-by: Howard Pritchard <[email protected]>
1 parent 9a585f3 commit d7c885d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ompi/mpi/c/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ endif
4646

4747
headers = bindings.h \
4848
abi.h \
49-
abi_converts.h
49+
abi_converters.h
5050

5151
#
5252
# Template/prototype source files used for generating MPI functions

0 commit comments

Comments
 (0)