testelg: include eglext.h
[platform/upstream/gst-omx.git] / Makefile.am
1 SUBDIRS = common omx tools config m4 tests
2
3 if BUILD_EXAMPLES
4 SUBDIRS += examples
5 endif
6
7 ACLOCAL_AMFLAGS = -I m4 -I common/m4
8
9 DISTCLEANFILES = _stdint.h
10
11 EXTRA_DIST = autogen.sh gst-omx.doap RELEASE \
12         $(shell find "$(top_srcdir)" -type f -name meson.build ! -path "$(top_srcdir)/$(PACKAGE_TARNAME)-*" ) \
13         meson_options.txt
14
15 -include $(top_srcdir)/common/release.mak