summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJulien Isorce <julien.isorce@collabora.co.uk>2014-04-15 17:30:13 +0100
committerJulien Isorce <julien.isorce@collabora.co.uk>2014-04-15 18:32:12 +0100
commit21b3c2b16a8cb24af48fb75376122259a4dcb482 (patch)
tree8f971850c86733708f1e2ad526dfaa7cf0b32b0d /Makefile.am
parent499fb23e9c9979d3afc525534159ea7e5ae14206 (diff)
example: disable testegl since libgstegl has been removed
As decided in bug #703343 Not compatible with the new libgstgl API. A portage has been started, attachment 272800. https://bugzilla.gnome.org/show_bug.cgi?id=703343
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index dadaf70..e993476 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,8 @@
SUBDIRS = common omx tools config
-if BUILD_EXAMPLES
-SUBDIRS += examples
-endif
+# if BUILD_EXAMPLES
+# SUBDIRS += examples
+# endif
ACLOCAL_AMFLAGS = -I m4 -I common/m4