From cad12fda5f4ea25ae9e0b5da78af15886caf4901 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Tue, 30 Jun 2009 18:58:09 +0000 Subject: [PATCH] * Remove an extra blank line from the help file * Add the help file to the Makefile.am so that it gets installed This commit was SVN r21567. --- ompi/mca/coll/sync/Makefile.am | 2 ++ ompi/mca/coll/sync/help-coll-sync.txt | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ompi/mca/coll/sync/Makefile.am b/ompi/mca/coll/sync/Makefile.am index 4883859f7b..854b5f61cd 100644 --- a/ompi/mca/coll/sync/Makefile.am +++ b/ompi/mca/coll/sync/Makefile.am @@ -19,6 +19,8 @@ EXTRA_DIST = .windows +dist_pkgdata_DATA = help-coll-sync.txt + sources = \ coll_sync.h \ coll_sync_component.c \ diff --git a/ompi/mca/coll/sync/help-coll-sync.txt b/ompi/mca/coll/sync/help-coll-sync.txt index 18769d3409..4a5c871207 100644 --- a/ompi/mca/coll/sync/help-coll-sync.txt +++ b/ompi/mca/coll/sync/help-coll-sync.txt @@ -11,7 +11,6 @@ # collective component. # [missing collective] - The sync collective component in Open MPI was activated on a communicator where it did not find an underlying collective operation defined. This usually means that the sync collective module's