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.

34 lines
512 B

  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -12,14 +12,12 @@ SUBDIRS = \
  4. gst sys $(SUBDIRS_EXT) \
  5. tools \
  6. tests \
  7. - docs \
  8. po \
  9. common \
  10. m4
  11. DIST_SUBDIRS = \
  12. pkgconfig \
  13. - docs \
  14. gst-libs \
  15. gst sys ext \
  16. tools \
  17. --- a/Makefile.in
  18. +++ b/Makefile.in
  19. @@ -539,14 +539,12 @@ SUBDIRS = \
  20. gst sys $(SUBDIRS_EXT) \
  21. tools \
  22. tests \
  23. - docs \
  24. po \
  25. common \
  26. m4
  27. DIST_SUBDIRS = \
  28. pkgconfig \
  29. - docs \
  30. gst-libs \
  31. gst sys ext \
  32. tools \