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.

43 lines
1.1 KiB

  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -2,11 +2,11 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
  4. SUBDIRS = \
  5. gst-libs gst sys ext pkgconfig \
  6. - m4 common docs tests tools
  7. + m4 common docs tools
  8. DIST_SUBDIRS = \
  9. gst gst-libs sys ext pkgconfig \
  10. - m4 common docs tests tools
  11. + m4 common docs tools
  12. EXTRA_DIST = \
  13. depcomp \
  14. --- a/configure.ac
  15. +++ b/configure.ac
  16. @@ -2600,24 +2600,6 @@ sys/vdpau/Makefile
  17. sys/wasapi/Makefile
  18. sys/winks/Makefile
  19. sys/winscreencap/Makefile
  20. -tests/Makefile
  21. -tests/check/Makefile
  22. -tests/files/Makefile
  23. -tests/examples/Makefile
  24. -tests/examples/avsamplesink/Makefile
  25. -tests/examples/camerabin2/Makefile
  26. -tests/examples/codecparsers/Makefile
  27. -tests/examples/compositor/Makefile
  28. -tests/examples/directfb/Makefile
  29. -tests/examples/audiomixmatrix/Makefile
  30. -tests/examples/ipcpipeline/Makefile
  31. -tests/examples/mpegts/Makefile
  32. -tests/examples/mxf/Makefile
  33. -tests/examples/opencv/Makefile
  34. -tests/examples/uvch264/Makefile
  35. -tests/examples/waylandsink/Makefile
  36. -tests/examples/webrtc/Makefile
  37. -tests/icles/Makefile
  38. ext/voamrwbenc/Makefile
  39. ext/voaacenc/Makefile
  40. ext/assrender/Makefile