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
460 B

  1. --- a/configure.ac
  2. +++ b/configure.ac
  3. @@ -929,7 +929,6 @@ docs/design/Makefile
  4. docs/libs/Makefile
  5. docs/plugins/Makefile
  6. docs/version.entities
  7. -po/Makefile.in
  8. common/Makefile
  9. common/m4/Makefile
  10. m4/Makefile
  11. --- a/Makefile.am
  12. +++ b/Makefile.am
  13. @@ -13,7 +13,6 @@ SUBDIRS = \
  14. tools \
  15. tests \
  16. docs \
  17. - po \
  18. common \
  19. m4
  20. @@ -24,7 +23,6 @@ DIST_SUBDIRS = \
  21. gst sys ext \
  22. tools \
  23. tests \
  24. - po \
  25. common \
  26. m4