summaryrefslogtreecommitdiff
path: root/cli/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cli/makefile')
-rw-r--r--cli/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/makefile b/cli/makefile
index 71ddd9c..3b29fdc 100644
--- a/cli/makefile
+++ b/cli/makefile
@@ -8,6 +8,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
cxx_tun := cli.cxx lexer.cxx parser.cxx
cxx_tun += \
+option-types.cxx \
options.cxx \
context.cxx \
header.cxx \