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
This commit is contained in:
Julien Isorce 2014-04-15 17:30:13 +01:00
parent 499fb23e9c
commit 21b3c2b16a
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -363,8 +363,8 @@ tools/Makefile
config/Makefile
config/bellagio/Makefile
config/rpi/Makefile
examples/Makefile
examples/egl/Makefile
dnl examples/Makefile
dnl examples/egl/Makefile
)
AC_OUTPUT