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.

26 lines
570 B

  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -2,11 +2,11 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
  4. SUBDIRS = \
  5. gst-libs gst sys ext pkgconfig \
  6. - m4 common docs tests po tools
  7. + m4 common docs tests tools
  8. DIST_SUBDIRS = \
  9. gst gst-libs sys ext pkgconfig \
  10. - m4 common docs tests po tools
  11. + m4 common docs tests tools
  12. EXTRA_DIST = \
  13. depcomp \
  14. --- a/configure.ac
  15. +++ b/configure.ac
  16. @@ -2686,7 +2686,6 @@ ext/dtls/Makefile
  17. ext/webrtc/Makefile
  18. ext/webrtcdsp/Makefile
  19. ext/ttml/Makefile
  20. -po/Makefile.in
  21. docs/Makefile
  22. docs/plugins/Makefile
  23. docs/libs/Makefile