example: enable testegl

See https://bugzilla.gnome.org/show_bug.cgi?id=728940
This commit is contained in:
Julien Isorce 2014-04-25 13:25:05 +01:00
parent 3d0b891e42
commit e1a1e5f335
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

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