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.

30 lines
619 B

  1. --- a/configure.ac
  2. +++ b/configure.ac
  3. @@ -907,11 +907,6 @@ pkgconfig/gstreamer-video.pc
  4. pkgconfig/gstreamer-video-uninstalled.pc
  5. pkgconfig/gstreamer-plugins-base.pc
  6. pkgconfig/gstreamer-plugins-base-uninstalled.pc
  7. -docs/Makefile
  8. -docs/design/Makefile
  9. -docs/libs/Makefile
  10. -docs/plugins/Makefile
  11. -docs/version.entities
  12. common/Makefile
  13. common/m4/Makefile
  14. m4/Makefile
  15. --- a/Makefile.am
  16. +++ b/Makefile.am
  17. @@ -11,13 +11,11 @@ SUBDIRS = \
  18. gst-libs \
  19. gst sys $(SUBDIRS_EXT) \
  20. tools \
  21. - docs \
  22. common \
  23. m4
  24. DIST_SUBDIRS = \
  25. pkgconfig \
  26. - docs \
  27. gst-libs \
  28. gst sys ext \
  29. tools \