summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index e7cb483..6fbbb7b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,8 @@
SUBDIRS = common gst omx tools config
-# if BUILD_EXAMPLES
-# SUBDIRS += examples
-# endif
+if BUILD_EXAMPLES
+SUBDIRS += examples
+endif
ACLOCAL_AMFLAGS = -I m4 -I common/m4