diff -urN glib-2.28.6/gio/Makefile.am glib-2.28.6.new//gio/Makefile.am
--- glib-2.28.6/gio/Makefile.am	2011-04-14 00:55:29.000000000 +0200
+++ glib-2.28.6.new//gio/Makefile.am	2011-12-30 14:59:27.603847252 +0100
@@ -279,7 +279,7 @@
 
 endif
 
-SUBDIRS += tests
+SUBDIRS +=
 
 libgio_2_0_la_SOURCES =		\
 	gappinfo.c 		\
diff -urN glib-2.28.6/gio/Makefile.in glib-2.28.6.new//gio/Makefile.in
--- glib-2.28.6/gio/Makefile.in	2011-04-14 00:58:00.000000000 +0200
+++ glib-2.28.6.new//gio/Makefile.in	2011-12-30 14:59:42.719847493 +0100
@@ -347,7 +347,7 @@
 CTAGS = ctags
 am__tty_colors = \
 red=; grn=; lgn=; blu=; std=
-DIST_SUBDIRS = libasyncns xdgmime inotify fen win32 . fam tests
+DIST_SUBDIRS = libasyncns xdgmime inotify fen win32 . fam
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 am__relativize = \
   dir0=`pwd`; \
@@ -619,7 +619,7 @@
 TEST_PROGS = 
 NULL = 
 SUBDIRS = $(am__append_1) $(am__append_3) $(am__append_7) \
-	$(am__append_10) . $(am__append_13) tests
+	$(am__append_10) . $(am__append_13)
 @MS_LIB_AVAILABLE_TRUE@@OS_WIN32_AND_DLL_COMPILATION_TRUE@noinst_DATA = gio-2.0.lib
 @MS_LIB_AVAILABLE_TRUE@@OS_WIN32_AND_DLL_COMPILATION_TRUE@install_ms_lib_cmd = $(INSTALL) gio-2.0.lib $(DESTDIR)$(libdir)
 @MS_LIB_AVAILABLE_TRUE@@OS_WIN32_AND_DLL_COMPILATION_TRUE@uninstall_ms_lib_cmd = -rm $(DESTDIR)$(libdir)/gio-2.0.lib
diff -urN glib-2.28.6/Makefile.am glib-2.28.6.new//Makefile.am
--- glib-2.28.6/Makefile.am	2010-09-27 20:48:33.000000000 +0200
+++ glib-2.28.6.new//Makefile.am	2011-12-30 14:59:27.619847253 +0100
@@ -3,7 +3,7 @@
 
 ACLOCAL_AMFLAGS = -I m4macros ${ACLOCAL_FLAGS}
 
-SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs
+SUBDIRS = . m4macros glib gmodule gthread gobject gio po docs
 DIST_SUBDIRS = $(SUBDIRS) build
 
 bin_SCRIPTS = glib-gettextize
diff -urN glib-2.28.6/Makefile.in glib-2.28.6.new//Makefile.in
--- glib-2.28.6/Makefile.in	2011-04-14 00:58:03.000000000 +0200
+++ glib-2.28.6.new//Makefile.in	2011-12-30 14:59:27.619847253 +0100
@@ -422,7 +422,7 @@
 	gio-2.0-uninstalled.pc.in gio-unix-2.0-uninstalled.pc.in
 TEST_PROGS = 
 ACLOCAL_AMFLAGS = -I m4macros ${ACLOCAL_FLAGS}
-SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs
+SUBDIRS = . m4macros glib gmodule gthread gobject gio po
 DIST_SUBDIRS = $(SUBDIRS) build
 bin_SCRIPTS = glib-gettextize
 AM_CPPFLAGS = \
