aboutsummaryrefslogtreecommitdiff
path: root/tests/compiler/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-09-13 11:52:46 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-09-13 11:52:46 +0200
commit0143e511f7a5f3595907787a832bee4e3cd03daf (patch)
tree141d76fb8c18a8258eaa7d20035e22875f1bf0a3 /tests/compiler/makefile
parentcb9ea47e7825b5073d4d645afb94f6326cb7cf4d (diff)
Add code stream interface and SLOC counter
Diffstat (limited to 'tests/compiler/makefile')
-rw-r--r--tests/compiler/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/compiler/makefile b/tests/compiler/makefile
index 5a63fc8..42fd2bf 100644
--- a/tests/compiler/makefile
+++ b/tests/compiler/makefile
@@ -5,7 +5,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
-tests := traversal
+tests := sloc-counter traversal
default := $(out_base)/
test := $(out_base)/.test