From 5999906decde0c5f77c42c9f56ab2b0bb036c70c Mon Sep 17 00:00:00 2001 From: Nathan Hjelm Date: Wed, 17 Jul 2013 04:35:47 +0000 Subject: [PATCH] Remote duplicate mpi/tool from DIST_SUBDIRS This commit was SVN r28818. --- ompi/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/ompi/Makefile.am b/ompi/Makefile.am index f5ecf76672..f7b6f2e8c3 100644 --- a/ompi/Makefile.am +++ b/ompi/Makefile.am @@ -121,7 +121,6 @@ DIST_SUBDIRS = \ mpi/fortran/use-mpi-f08-desc \ mpi/fortran/mpiext \ mpi/java \ - mpi/tool \ $(OMPI_MPIEXT_ALL_SUBDIRS) \ $(MCA_ompi_FRAMEWORKS_SUBDIRS) \ $(MCA_ompi_FRAMEWORK_COMPONENT_ALL_SUBDIRS) \