2018-11-14 20:58:51 +00:00
|
|
|
--- a/Makefile.am
|
|
|
|
+++ b/Makefile.am
|
|
|
|
@@ -2,11 +2,11 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
|
|
|
|
|
|
|
SUBDIRS = \
|
|
|
|
gst-libs gst sys ext pkgconfig \
|
|
|
|
- m4 common docs tests tools
|
|
|
|
+ m4 common docs tools
|
|
|
|
|
|
|
|
DIST_SUBDIRS = \
|
|
|
|
gst gst-libs sys ext pkgconfig \
|
|
|
|
- m4 common docs tests tools
|
|
|
|
+ m4 common docs tools
|
|
|
|
|
|
|
|
EXTRA_DIST = \
|
|
|
|
depcomp \
|
|
|
|
--- a/configure.ac
|
|
|
|
+++ b/configure.ac
|
|
|
|
@@ -2600,24 +2600,6 @@ sys/vdpau/Makefile
|
2018-02-12 01:12:40 +00:00
|
|
|
sys/wasapi/Makefile
|
2016-01-01 18:12:38 +00:00
|
|
|
sys/winks/Makefile
|
|
|
|
sys/winscreencap/Makefile
|
|
|
|
-tests/Makefile
|
|
|
|
-tests/check/Makefile
|
|
|
|
-tests/files/Makefile
|
|
|
|
-tests/examples/Makefile
|
|
|
|
-tests/examples/avsamplesink/Makefile
|
|
|
|
-tests/examples/camerabin2/Makefile
|
|
|
|
-tests/examples/codecparsers/Makefile
|
2018-07-09 02:34:27 +00:00
|
|
|
-tests/examples/compositor/Makefile
|
2016-01-01 18:12:38 +00:00
|
|
|
-tests/examples/directfb/Makefile
|
2018-02-12 01:12:40 +00:00
|
|
|
-tests/examples/audiomixmatrix/Makefile
|
2018-07-09 02:34:27 +00:00
|
|
|
-tests/examples/ipcpipeline/Makefile
|
2016-01-01 18:12:38 +00:00
|
|
|
-tests/examples/mpegts/Makefile
|
|
|
|
-tests/examples/mxf/Makefile
|
|
|
|
-tests/examples/opencv/Makefile
|
|
|
|
-tests/examples/uvch264/Makefile
|
2016-08-01 19:38:17 +00:00
|
|
|
-tests/examples/waylandsink/Makefile
|
2018-07-09 02:34:27 +00:00
|
|
|
-tests/examples/webrtc/Makefile
|
2016-01-01 18:12:38 +00:00
|
|
|
-tests/icles/Makefile
|
|
|
|
ext/voamrwbenc/Makefile
|
|
|
|
ext/voaacenc/Makefile
|
|
|
|
ext/assrender/Makefile
|