aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/hybrid/binary/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/hybrid/binary/makefile')
-rw-r--r--examples/cxx/hybrid/binary/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/cxx/hybrid/binary/makefile b/examples/cxx/hybrid/binary/makefile
index 89fb738..a728d1d 100644
--- a/examples/cxx/hybrid/binary/makefile
+++ b/examples/cxx/hybrid/binary/makefile
@@ -11,7 +11,9 @@ build_examples :=
ifeq ($(xsde_iostream),y)
ifeq ($(xsde_exceptions),y)
+ifeq ($(xsde_stl),y)
build_examples += custom
+endif
ifeq ($(xsde_cdr),y)
build_examples += cdr