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.

22 lines
630 B

  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