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"