From 7d741ce67266e50648e2060ff40f5c098c6bdba3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 14 Oct 2010 16:43:14 +0200 Subject: Add support for post-link step (e.g., VxWorks munch) --- tests/cxx/hybrid/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cxx/hybrid/makefile') 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 -- cgit v1.1