From c6cd2977554d67d97d20a81b1346abb9c7bf1d91 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Mon, 2 Aug 2004 11:04:12 +0000 Subject: [PATCH] Oops -- grab the newly-renamed *components* listing file, not the old *modules* listing file. This commit was SVN r1835. --- config/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/Makefile.am b/config/Makefile.am index 5c62aec1ae..c491041952 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -1,4 +1,3 @@ -# -*- makefile -*- # # $HEADER$ # @@ -32,4 +31,4 @@ EXTRA_DIST = \ ompi_setup_cxx.m4 \ ompi_setup_f77.m4 \ ompi_setup_f90.m4 \ - mca_no_configure_modules.m4 + mca_no_configure_components.m4