aboutsummaryrefslogtreecommitdiff
path: root/build2/config/operation.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/config/operation.cxx')
-rw-r--r--build2/config/operation.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/build2/config/operation.cxx b/build2/config/operation.cxx
index 1e6a387..f9e9253 100644
--- a/build2/config/operation.cxx
+++ b/build2/config/operation.cxx
@@ -570,7 +570,8 @@ namespace build2
&configure_match,
&configure_execute,
nullptr, // operation post
- nullptr // meta-operation post
+ nullptr, // meta-operation post
+ nullptr // include
};
// disfigure
@@ -820,6 +821,7 @@ namespace build2
&disfigure_execute,
nullptr, // operation post
nullptr, // meta-operation post
+ nullptr // include
};
// create