summaryrefslogtreecommitdiff
path: root/cli/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'cli/buildfile')
-rw-r--r--cli/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/buildfile b/cli/buildfile
index 88b31f3..d221237 100644
--- a/cli/buildfile
+++ b/cli/buildfile
@@ -5,6 +5,6 @@ trav = traversal/{class elements namespace option unit}
exe{cli}: cxx{cli generator html lexer name-processor parser runtime-inline \
source context header inline man options runtime-header runtime-source \
-$sema $trav} $libs
+option-types $sema $trav} $libs
cxx.poptions += -I$out_base -I$src_base