gstreamer/Makefile.am
Guillaume Desmottes 4f91b6f873 add test support
Most of the boilerplate and the states test has been copied from
gst-plugins-good.

https://bugzilla.gnome.org/show_bug.cgi?id=789094
2017-10-19 16:44:06 +02:00

14 lines
326 B
Makefile

SUBDIRS = common omx tools config m4 tests
if BUILD_EXAMPLES
SUBDIRS += examples
endif
ACLOCAL_AMFLAGS = -I m4 -I common/m4
DISTCLEANFILES = _stdint.h
EXTRA_DIST = autogen.sh gst-omx.doap RELEASE \
$(shell find "$(top_srcdir)" -type f -name meson.build ! -path "$(top_srcdir)/$(PACKAGE_TARNAME)-*" ) \
meson_options.txt