aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/script/builtin.cli
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/script/builtin.cli')
-rw-r--r--libbuild2/script/builtin.cli2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbuild2/script/builtin.cli b/libbuild2/script/builtin.cli
index 1e3fb45..6f2143a 100644
--- a/libbuild2/script/builtin.cli
+++ b/libbuild2/script/builtin.cli
@@ -3,6 +3,8 @@
include <libbuild2/types.hxx>;
+include <libbuild2/common.cli>;
+
// Note that options in this file are undocumented because we generate neither
// the usage printing code nor man pages. Instead, they are documented in the
// Testscript Language Manual's builtin descriptions.