aboutsummaryrefslogtreecommitdiff
path: root/dist/examples/cxx/hybrid/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dist/examples/cxx/hybrid/makefile')
-rw-r--r--dist/examples/cxx/hybrid/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/examples/cxx/hybrid/makefile b/dist/examples/cxx/hybrid/makefile
index fdcec1d..38ccd04 100644
--- a/dist/examples/cxx/hybrid/makefile
+++ b/dist/examples/cxx/hybrid/makefile
@@ -2,7 +2,7 @@ root := ../../..
include $(root)/build/config.make
-dirs := compositors
+dirs := binary compositors
ifeq ($(XSDE_IOSTREAM),y)
ifeq ($(XSDE_EXCEPTIONS),y)