mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
21b3c2b16a
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
11 lines
197 B
Makefile
11 lines
197 B
Makefile
SUBDIRS = common omx tools config
|
|
|
|
# if BUILD_EXAMPLES
|
|
# SUBDIRS += examples
|
|
# endif
|
|
|
|
ACLOCAL_AMFLAGS = -I m4 -I common/m4
|
|
|
|
DISTCLEANFILES = _stdint.h
|
|
|
|
EXTRA_DIST = autogen.sh gst-omx.doap RELEASE
|