diff --git a/ompi/include/Makefile.am b/ompi/include/Makefile.am index b21041cd19..37d91ccbbc 100644 --- a/ompi/include/Makefile.am +++ b/ompi/include/Makefile.am @@ -21,7 +21,6 @@ # See big comments in these files for an explanation. headers = \ - mpif.h \ mpif-common.h nodist_headers = \ ompi_config.h @@ -34,6 +33,7 @@ include_HEADERS = $(headers) # counterparts, which AM automatically ships. nodist_include_HEADERS = \ mpi.h \ + mpif.h \ mpif-config.h if WANT_INSTALL_HEADERS