diff options
Diffstat (limited to 'CMakeMaster.make.in')
-rw-r--r-- | CMakeMaster.make.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeMaster.make.in b/CMakeMaster.make.in index 404b73a..f5dc901 100644 --- a/CMakeMaster.make.in +++ b/CMakeMaster.make.in @@ -16,6 +16,6 @@ CMAKE_LIB_EXT = @CMAKE_LIB_EXT@ #------------------------------------------------------------------------------ # Include General Build Rules -@MAKEINCLUDE@ @MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMakeRules.make@MAKEQUOTE@ +@MAKEINCLUDE@ @MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMakeCommands.make@MAKEQUOTE@ |