Skip to content

Commit 183f0ac

Browse files
committed
distcheck fix
Signed-off-by: Howard Pritchard <[email protected]>
1 parent 967a36c commit 183f0ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ompi/mpi/c/Makefile.am

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -516,8 +516,8 @@ EXTRA_DIST = $(prototype_sources) \
516516
$(prototype_sources_obc) \
517517
$(prototype_sources_not_in_abi) \
518518
abi_converters.h \
519-
abi_converters2.h \
520-
abi_get_info.c.in
519+
abi_get_info.c.in \
520+
abi.h.in
521521

522522
# functions that do not require profiling implementations.
523523
libmpi_c_la_SOURCES = \

0 commit comments

Comments
 (0)