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.

36 lines
580 B

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