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.

30 lines
610 B

  1. --- a/configure.ac
  2. +++ b/configure.ac
  3. @@ -1083,7 +1083,6 @@ sys/sunaudio/Makefile
  4. sys/v4l2/Makefile
  5. sys/waveform/Makefile
  6. sys/ximage/Makefile
  7. -po/Makefile.in
  8. tests/Makefile
  9. tests/check/Makefile
  10. tests/examples/Makefile
  11. --- a/Makefile.am
  12. +++ b/Makefile.am
  13. @@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d
  14. ALWAYS_SUBDIRS = \
  15. gst sys ext \
  16. - po \
  17. common \
  18. m4 \
  19. pkgconfig
  20. --- a/Makefile.in
  21. +++ b/Makefile.in
  22. @@ -570,7 +570,6 @@ top_srcdir = @top_srcdir@
  23. DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
  24. ALWAYS_SUBDIRS = \
  25. gst sys ext \
  26. - po \
  27. common \
  28. m4 \
  29. pkgconfig