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
444 B

  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
  4. ALWAYS_SUBDIRS = \
  5. gst sys ext \
  6. - docs \
  7. common \
  8. m4 \
  9. pkgconfig
  10. --- a/configure.ac
  11. +++ b/configure.ac
  12. @@ -1295,9 +1295,6 @@ sys/ximage/Makefile
  13. common/Makefile
  14. common/m4/Makefile
  15. m4/Makefile
  16. -docs/Makefile
  17. -docs/plugins/Makefile
  18. -docs/version.entities
  19. pkgconfig/Makefile
  20. pkgconfig/gstreamer-plugins-good-uninstalled.pc
  21. )