aboutsummaryrefslogtreecommitdiff
path: root/tests/compiler/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-09-13 14:02:04 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-09-13 14:02:04 +0200
commit29c8ce737f513766673fd3e57e30233d9fcce159 (patch)
tree5438af51e0befd3dbc831f8258d4b2a964f1a957 /tests/compiler/makefile
parent9767fa0eb684560d3ed9a5abc026e658b5ba735a (diff)
Add C++ source code indenter
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 42fd2bf..dfbd7cb 100644
--- a/tests/compiler/makefile
+++ b/tests/compiler/makefile
@@ -5,7 +5,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
-tests := sloc-counter traversal
+tests := cxx-indenter sloc-counter traversal
default := $(out_base)/
test := $(out_base)/.test