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.

21 lines
463 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 docs m4 tests common pkgconfig po
  7. + gst-libs gst ext docs m4 tests common pkgconfig
  8. EXTRA_DIST = \
  9. depcomp \
  10. --- a/configure.ac
  11. +++ b/configure.ac
  12. @@ -427,7 +427,6 @@ tests/Makefile
  13. tests/check/Makefile
  14. tests/files/Makefile
  15. m4/Makefile
  16. -po/Makefile.in
  17. pkgconfig/Makefile
  18. pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
  19. )