From 328a57eef126bfdd68abb8b4047bf7298c30a574 Mon Sep 17 00:00:00 2001 From: George Bosilca Date: Tue, 10 Aug 2004 23:31:59 +0000 Subject: [PATCH] Update the file to reflect the last couple of changes. This commit was SVN r2030. --- src/mca/ptl/prof/configure.params | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mca/ptl/prof/configure.params b/src/mca/ptl/prof/configure.params index 1a1869c6bf..6db24db1d0 100644 --- a/src/mca/ptl/prof/configure.params +++ b/src/mca/ptl/prof/configure.params @@ -5,6 +5,6 @@ # Specific to this module -PARAM_INIT_FILE=src/ptl_prof.c -PARAM_CONFIG_HEADER_FILE="src/prof_config.h" -PARAM_CONFIG_FILES="Makefile src/Makefile" +PARAM_INIT_FILE=ptl_prof.c +PARAM_CONFIG_HEADER_FILE="prof_config.h" +PARAM_CONFIG_FILES="Makefile"