From 3bf265eeee775bfbc1ddfda05b86cb856188d5d3 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Thu, 1 Sep 2005 09:50:19 +0000 Subject: [PATCH] Minor fix This commit was SVN r7124. --- ompi/runtime/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)