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

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