gstreamer/ext/libvpx
Víctor Manuel Jáquez Leal ef7dc4eaf6 build: fix make distcheck
This patch fixes several issues found when running the `make distcheck`
target:

- In commit c561b8da, the update of gstcompat.h in Makefile.am was
  forgotten.
- In commit c5756a91 add the simple_encoder_source_h in EXTRA_DIST was
  forgotten.
- vpx.build.stamp is not generated at all, only vpx.configure.stamp.
- The make target distcleancheck failed because some autogenerated files
  were not handled with the DISTCLEANFILES variable.

Note: `make distcheck -jXX` is not currently supported.
2015-05-13 15:21:07 +02:00
..
upstream@2e88f2f2ec vp8: use range decoder from libvpx. 2014-04-18 20:37:25 +02:00
gstlibvpx.c vp8: use range decoder from libvpx. 2014-04-18 20:37:25 +02:00
gstlibvpx.h vp8: use range decoder from libvpx. 2014-04-18 20:37:25 +02:00
libgstcodecparsers_vpx.vers vp8: use range decoder from libvpx. 2014-04-18 20:37:25 +02:00
Makefile.am build: fix make distcheck 2015-05-13 15:21:07 +02:00
sources.frag vp8: fix compilation with built-in libvpx. 2014-04-19 10:17:01 +02:00