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.

28 lines
543 B

  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -9,7 +9,6 @@ aclocal_DATA = gst-element-check-1.0.m4
  4. SUBDIRS = pkgconfig \
  5. gst libs plugins tests \
  6. docs \
  7. - po \
  8. m4 \
  9. common \
  10. data
  11. @@ -22,7 +21,6 @@ endif
  12. DIST_SUBDIRS = pkgconfig \
  13. gst libs plugins tools tests \
  14. docs \
  15. - po \
  16. m4 \
  17. common \
  18. data
  19. --- a/configure.ac
  20. +++ b/configure.ac
  21. @@ -1108,7 +1108,6 @@ libs/gst/net/Makefile
  22. plugins/Makefile
  23. plugins/elements/Makefile
  24. plugins/tracers/Makefile
  25. -po/Makefile.in
  26. tests/Makefile
  27. tests/benchmarks/Makefile
  28. tests/check/Makefile