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.

33 lines
630 B

  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -8,7 +8,6 @@ aclocal_DATA = gst-element-check-1.0.m4
  4. SUBDIRS = pkgconfig \
  5. gst libs plugins \
  6. - docs \
  7. m4 \
  8. common \
  9. data
  10. @@ -20,7 +19,6 @@ endif
  11. # These are all the possible subdirs
  12. DIST_SUBDIRS = pkgconfig \
  13. gst libs plugins tools \
  14. - docs \
  15. m4 \
  16. common \
  17. data
  18. --- a/configure.ac
  19. +++ b/configure.ac
  20. @@ -1089,12 +1089,6 @@ plugins/tracers/Makefile
  21. tools/Makefile
  22. common/Makefile
  23. common/m4/Makefile
  24. -docs/Makefile
  25. -docs/gst/Makefile
  26. -docs/gst/gstreamer.types
  27. -docs/libs/Makefile
  28. -docs/plugins/Makefile
  29. -docs/version.entities
  30. m4/Makefile
  31. pkgconfig/Makefile
  32. stamp.h