aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-10-14 16:43:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-10-14 16:43:14 +0200
commit7d741ce67266e50648e2060ff40f5c098c6bdba3 (patch)
treeb8bd65b9f94fb94fb29b032ad8eb518699da9b2e /tests/cxx/hybrid/makefile
parent36ba4a4f1af667682416f48c1698b1167e66e2b1 (diff)
Add support for post-link step (e.g., VxWorks munch)
Diffstat (limited to 'tests/cxx/hybrid/makefile')
-rw-r--r--tests/cxx/hybrid/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/hybrid/makefile b/tests/cxx/hybrid/makefile
index 810c9c1..cb664d9 100644
--- a/tests/cxx/hybrid/makefile
+++ b/tests/cxx/hybrid/makefile
@@ -11,7 +11,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
all_tests := sequences polymorphism iterator built-in default enumeration \
iso8859-1 list recursive test-template union binary/cdr binary/xdr choice \
-clone pattern
+clone pattern facets
build_tests := sequences