002-no_tests.patch 630 B

12345678910111213141516171819202122
  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -1,7 +1,7 @@
  4. DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
  5. SUBDIRS = \
  6. - gst-libs gst ext m4 tests common pkgconfig po
  7. + gst-libs gst ext m4 common pkgconfig po
  8. # include before EXTRA_DIST for win32 assignment
  9. include $(top_srcdir)/common/win32.mak
  10. --- a/Makefile.in
  11. +++ b/Makefile.in
  12. @@ -502,7 +502,7 @@ top_builddir = @top_builddir@
  13. top_srcdir = @top_srcdir@
  14. DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
  15. SUBDIRS = \
  16. - gst-libs gst ext m4 tests common pkgconfig po
  17. + gst-libs gst ext m4 common pkgconfig po
  18. # the MANIFEST contains all win32 related files that should be disted