gstreamer/Makefile.am
Tim-Philipp Müller ed7a301a42 Add m4 directory so aclocal doesn't complain in autogen.sh
Might come in handy, and these warnings seem to be
fatal in some environments.

You may need to git clean -x -d -f your tree before
git pulling/merging.
2015-04-08 16:03:34 +01:00

11 lines
194 B
Makefile

SUBDIRS = common omx tools config m4
if BUILD_EXAMPLES
SUBDIRS += examples
endif
ACLOCAL_AMFLAGS = -I m4 -I common/m4
DISTCLEANFILES = _stdint.h
EXTRA_DIST = autogen.sh gst-omx.doap RELEASE