aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/buildfile')
-rw-r--r--unit-tests/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/unit-tests/buildfile b/unit-tests/buildfile
index 5d06ec7..f8cfb9d 100644
--- a/unit-tests/buildfile
+++ b/unit-tests/buildfile
@@ -2,6 +2,6 @@
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-d = function/ test/script/
+d = function/ lexer/ test/script/
./: $d
include $d