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

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