BUG: Fixed inclusion of progress.make from subdirectory makefiles.

This commit is contained in:
Brad King 2006-09-29 09:11:22 -04:00
parent 4ec039e861
commit 28921d907f
1 changed files with 1 additions and 1 deletions

View File

@ -1405,7 +1405,7 @@ void cmLocalUnixMakefileGenerator3
<< "# Include the progress variables for this target.\n"
<< this->IncludeDirective << " "
<< this->Convert(progressFileNameFull.c_str(),
cmLocalGenerator::HOME_OUTPUT,
cmLocalGenerator::START_OUTPUT,
cmLocalGenerator::MAKEFILE) << "\n\n";
// Write all global targets