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