mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 17:09:48 +00:00
example: enable testegl
See https://bugzilla.gnome.org/show_bug.cgi?id=728940
This commit is contained in:
parent
3d0b891e42
commit
e1a1e5f335
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue