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.

20 lines
375 B

  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -3,7 +3,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d
  4. ALWAYS_SUBDIRS = \
  5. gst sys ext \
  6. tests \
  7. - docs \
  8. po \
  9. common \
  10. m4 \
  11. --- a/Makefile.in
  12. +++ b/Makefile.in
  13. @@ -571,7 +571,6 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk
  14. ALWAYS_SUBDIRS = \
  15. gst sys ext \
  16. tests \
  17. - docs \
  18. po \
  19. common \
  20. m4 \