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.

61 lines
1.7 KiB

  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -11,7 +11,6 @@ SUBDIRS = \
  4. gst-libs \
  5. gst sys $(SUBDIRS_EXT) \
  6. tools \
  7. - tests \
  8. docs \
  9. common \
  10. m4
  11. @@ -22,7 +21,6 @@ DIST_SUBDIRS = \
  12. gst-libs \
  13. gst sys ext \
  14. tools \
  15. - tests \
  16. common \
  17. m4
  18. --- a/configure.ac
  19. +++ b/configure.ac
  20. @@ -992,40 +992,6 @@ pkgconfig/gstreamer-gl.pc
  21. pkgconfig/gstreamer-gl-uninstalled.pc
  22. pkgconfig/gstreamer-plugins-base.pc
  23. pkgconfig/gstreamer-plugins-base-uninstalled.pc
  24. -tests/Makefile
  25. -tests/check/Makefile
  26. -tests/examples/Makefile
  27. -tests/examples/app/Makefile
  28. -tests/examples/audio/Makefile
  29. -tests/examples/decodebin_next/Makefile
  30. -tests/examples/dynamic/Makefile
  31. -tests/examples/encoding/Makefile
  32. -tests/examples/fft/Makefile
  33. -tests/examples/gio/Makefile
  34. -tests/examples/gl/Makefile
  35. -tests/examples/gl/generic/Makefile
  36. -tests/examples/gl/generic/cube/Makefile
  37. -tests/examples/gl/generic/doublecube/Makefile
  38. -tests/examples/gl/generic/recordgraphic/Makefile
  39. -tests/examples/gl/generic/cubeyuv/Makefile
  40. -tests/examples/gl/qt/Makefile
  41. -tests/examples/gl/gtk/Makefile
  42. -tests/examples/gl/gtk/fxtest/Makefile
  43. -tests/examples/gl/gtk/3dvideo/Makefile
  44. -tests/examples/gl/gtk/switchvideooverlay/Makefile
  45. -tests/examples/gl/gtk/filternovideooverlay/Makefile
  46. -tests/examples/gl/gtk/filtervideooverlay/Makefile
  47. -tests/examples/gl/cocoa/Makefile
  48. -tests/examples/gl/sdl/Makefile
  49. -tests/examples/gl/clutter/Makefile
  50. -tests/examples/overlay/Makefile
  51. -tests/examples/seek/Makefile
  52. -tests/examples/snapshot/Makefile
  53. -tests/examples/playback/Makefile
  54. -tests/examples/playrec/Makefile
  55. -tests/files/Makefile
  56. -tests/icles/Makefile
  57. -tests/icles/playback/Makefile
  58. docs/Makefile
  59. docs/libs/Makefile
  60. docs/plugins/Makefile