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.

24 lines
1.0 KiB

  1. diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/Makefile.am gst-plugins-ugly-1.0.7/Makefile.am
  2. --- gst-plugins-ugly-1.0.7-vanilla/Makefile.am 2013-06-01 19:59:16.988330482 -0500
  3. +++ gst-plugins-ugly-1.0.7/Makefile.am 2013-06-01 19:59:28.455876771 -0500
  4. @@ -1,7 +1,7 @@
  5. DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
  6. SUBDIRS = \
  7. - gst-libs gst ext m4 tests common pkgconfig po
  8. + gst-libs gst ext m4 common pkgconfig po
  9. # include before EXTRA_DIST for win32 assignment
  10. include $(top_srcdir)/common/win32.mak
  11. diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/Makefile.in gst-plugins-ugly-1.0.7/Makefile.in
  12. --- gst-plugins-ugly-1.0.7-vanilla/Makefile.in 2013-06-01 19:59:16.988330482 -0500
  13. +++ gst-plugins-ugly-1.0.7/Makefile.in 2013-06-01 19:59:39.840426385 -0500
  14. @@ -453,7 +453,7 @@
  15. top_srcdir = @top_srcdir@
  16. DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
  17. SUBDIRS = \
  18. - gst-libs gst ext m4 tests common pkgconfig po
  19. + gst-libs gst ext m4 common pkgconfig po
  20. # the MANIFEST contains all win32 related files that should be disted