blob: 6e8234229f1cea7ab316353985d91077bd128ecb (
plain) (
tree)
|
|
--- Makefile.in.orig 2010-09-18 17:29:38.000000000 +0000
+++ Makefile.in 2010-09-18 17:29:53.000000000 +0000
@@ -267,7 +267,7 @@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = docs tools extensions lib src data m4 plugins tests gabble
+SUBDIRS = docs tools extensions lib src data m4 plugins gabble
DISTCHECK_CONFIGURE_FLAGS = --disable-debug --enable-gtk-doc
CLEANFILES = FIXME.out
LCOV_CHECK_ARGS = CHECK_TWISTED_SLEEP=6
|