diff --git a/ompi/runtime/Makefile.am b/ompi/runtime/Makefile.am index 2d2dcc6249..4466d3848c 100644 --- a/ompi/runtime/Makefile.am +++ b/ompi/runtime/Makefile.am @@ -40,7 +40,7 @@ libmpiruntime_la_SOURCES = \ # Conditionally install the header files if WANT_INSTALL_HEADERS -ompidir = $(includedir)/openmpi/ompi/mpi/runtime +ompidir = $(includedir)/openmpi/ompi/runtime ompi_HEADERS = $(headers) else ompidir = $(includedir)