diff --git a/schemes/check/ccpp_prebuild_config.py b/schemes/check/ccpp_prebuild_config.py index 4e94b478..e53b0e15 100755 --- a/schemes/check/ccpp_prebuild_config.py +++ b/schemes/check/ccpp_prebuild_config.py @@ -31,6 +31,7 @@ # Auto-generated makefile/cmakefile snippets that contain all schemes SCHEMES_MAKEFILE = '/dev/null' SCHEMES_CMAKEFILE = '/dev/null' +SCHEMES_SOURCEFILE = '/dev/null' # CCPP host cap in which to insert the ccpp_field_add statements; # determines the directory to place ccpp_{modules,fields}.inc @@ -41,6 +42,7 @@ # Auto-generated makefile/cmakefile snippets that contain all caps CAPS_MAKEFILE = '/dev/null' CAPS_CMAKEFILE = '/dev/null' +CAPS_SOURCEFILE = '/dev/null' # Directory where to put all auto-generated physics caps CAPS_DIR = '.'