From f793c66692ef717ffec874b5002a9d95aef3485e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 16 Mar 2009 10:54:15 +0200 Subject: Add missing sub-directory to makefile --- examples/cxx/hybrid/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/cxx/hybrid/makefile') diff --git a/examples/cxx/hybrid/makefile b/examples/cxx/hybrid/makefile index 2ee1d25..2defdc5 100644 --- a/examples/cxx/hybrid/makefile +++ b/examples/cxx/hybrid/makefile @@ -8,7 +8,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make all_examples := binary compositors custom hello multiroot streaming \ library wildcard filter minimal -build_examples := binary compositors +build_examples := binary compositors custom ifeq ($(xsde_iostream),y) ifeq ($(xsde_exceptions),y) -- cgit v1.1