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.

34 lines
801 B

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