diff options
Diffstat (limited to 'Tests/SystemInformation')
-rw-r--r-- | Tests/SystemInformation/DumpInformation.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/SystemInformation/DumpInformation.cxx b/Tests/SystemInformation/DumpInformation.cxx index 9cf454a..74bd0ac 100644 --- a/Tests/SystemInformation/DumpInformation.cxx +++ b/Tests/SystemInformation/DumpInformation.cxx @@ -60,6 +60,8 @@ int main(int,char *[]) DumpInformation_BINARY_DIR "/../../CMakeOutput.log", DumpInformation_BINARY_DIR "/../../CMakeError.log", DumpInformation_BINARY_DIR "/../../Bootstrap.cmk/cmake_bootstrap.log", + DumpInformation_BINARY_DIR "/../../Source/cmsys/Configure.hxx", + DumpInformation_BINARY_DIR "/../../Source/cmsys/Configure.h", 0 }; |