From 46bed32fc6bb7c751bc3df39968a8d0b42415c3d Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Thu, 15 Sep 2005 20:46:29 +0000 Subject: [PATCH] While double-checking the order of SUBDIRS (ensuring dynamic-mca is after "."), remove some whitespace left over from when we removed Makefile.options. This commit was SVN r7393. --- ompi/Makefile.am | 2 -- opal/Makefile.am | 2 -- orte/Makefile.am | 2 -- 3 files changed, 6 deletions(-) diff --git a/ompi/Makefile.am b/ompi/Makefile.am index 6795b388bf..fa994764a9 100644 --- a/ompi/Makefile.am +++ b/ompi/Makefile.am @@ -14,8 +14,6 @@ # $HEADER$ # - - # Include Windows only files in dist WIN32_FILES = win32/ompi_declspec.h \ win32/ompi_time.c \ diff --git a/opal/Makefile.am b/opal/Makefile.am index 95cec6085c..cfaaa1f86e 100644 --- a/opal/Makefile.am +++ b/opal/Makefile.am @@ -14,8 +14,6 @@ # $HEADER$ # - - SUBDIRS = \ include \ $(LIBLTDL_SUBDIR) \ diff --git a/orte/Makefile.am b/orte/Makefile.am index 83ce6cf5fa..6be4820096 100644 --- a/orte/Makefile.am +++ b/orte/Makefile.am @@ -14,8 +14,6 @@ # $HEADER$ # - - SUBDIRS = \ include \ class \