You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
1.4 KiB

  1. diff -u --recursive gst-plugins-bad-1.15.2-vanilla/configure.ac gst-plugins-bad-1.15.2/configure.ac
  2. --- gst-plugins-bad-1.15.2-vanilla/configure.ac 2019-03-16 19:01:31.866656521 -0400
  3. +++ gst-plugins-bad-1.15.2/configure.ac 2019-03-16 19:02:41.864809432 -0400
  4. @@ -2609,23 +2609,6 @@
  5. sys/wasapi/Makefile
  6. sys/winks/Makefile
  7. sys/winscreencap/Makefile
  8. -tests/Makefile
  9. -tests/check/Makefile
  10. -tests/files/Makefile
  11. -tests/examples/Makefile
  12. -tests/examples/avsamplesink/Makefile
  13. -tests/examples/camerabin2/Makefile
  14. -tests/examples/codecparsers/Makefile
  15. -tests/examples/directfb/Makefile
  16. -tests/examples/audiomixmatrix/Makefile
  17. -tests/examples/ipcpipeline/Makefile
  18. -tests/examples/mpegts/Makefile
  19. -tests/examples/mxf/Makefile
  20. -tests/examples/opencv/Makefile
  21. -tests/examples/uvch264/Makefile
  22. -tests/examples/waylandsink/Makefile
  23. -tests/examples/webrtc/Makefile
  24. -tests/icles/Makefile
  25. ext/voamrwbenc/Makefile
  26. ext/voaacenc/Makefile
  27. ext/assrender/Makefile
  28. diff -u --recursive gst-plugins-bad-1.15.2-vanilla/Makefile.am gst-plugins-bad-1.15.2/Makefile.am
  29. --- gst-plugins-bad-1.15.2-vanilla/Makefile.am 2019-03-16 19:01:31.865656518 -0400
  30. +++ gst-plugins-bad-1.15.2/Makefile.am 2019-03-16 19:02:34.694793766 -0400
  31. @@ -2,11 +2,11 @@
  32. SUBDIRS = \
  33. gst-libs gst sys ext pkgconfig \
  34. - m4 common docs tests tools
  35. + m4 common docs tools
  36. DIST_SUBDIRS = \
  37. gst gst-libs sys ext pkgconfig \
  38. - m4 common docs tests tools
  39. + m4 common docs tools
  40. EXTRA_DIST = \
  41. depcomp \