summaryrefslogtreecommitdiff
path: root/cli/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cli/makefile')
-rw-r--r--cli/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/makefile b/cli/makefile
index 7335a74..d9be4f2 100644
--- a/cli/makefile
+++ b/cli/makefile
@@ -5,7 +5,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
-cxx_tun := cli.cxx
+cxx_tun := cli.cxx lexer.cxx
#
#