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.

35 lines
831 B

  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
  4. ALWAYS_SUBDIRS = \
  5. gst sys ext \
  6. - tests \
  7. docs \
  8. common \
  9. m4 \
  10. --- a/configure.ac
  11. +++ b/configure.ac
  12. @@ -1292,22 +1292,6 @@ sys/osxvideo/Makefile
  13. sys/v4l2/Makefile
  14. sys/waveform/Makefile
  15. sys/ximage/Makefile
  16. -tests/Makefile
  17. -tests/check/Makefile
  18. -tests/examples/Makefile
  19. -tests/examples/audiofx/Makefile
  20. -tests/examples/cairo/Makefile
  21. -tests/examples/equalizer/Makefile
  22. -tests/examples/gtk/Makefile
  23. -tests/examples/jack/Makefile
  24. -tests/examples/level/Makefile
  25. -tests/examples/rtp/Makefile
  26. -tests/examples/rtsp/Makefile
  27. -tests/examples/shapewipe/Makefile
  28. -tests/examples/spectrum/Makefile
  29. -tests/examples/v4l2/Makefile
  30. -tests/files/Makefile
  31. -tests/icles/Makefile
  32. common/Makefile
  33. common/m4/Makefile
  34. m4/Makefile