diff -ru glib-2.34.3.orig/Makefile.am glib-2.34.3/Makefile.am
--- glib-2.34.3.orig/Makefile.am	2013-01-04 16:12:19.848112753 +0100
+++ glib-2.34.3/Makefile.am	2013-01-04 16:13:38.608116731 +0100
@@ -6,7 +6,7 @@
 
 ACLOCAL_AMFLAGS = -I m4macros ${ACLOCAL_FLAGS}
 
-SUBDIRS = . m4macros glib gmodule gthread gobject gio po docs
+SUBDIRS = . m4macros glib gmodule gthread gobject gio po
 DIST_SUBDIRS = $(SUBDIRS) build
 if BUILD_MODULAR_TESTS
 SUBDIRS += tests 
diff -ru glib-2.34.3.orig/Makefile.in glib-2.34.3/Makefile.in
--- glib-2.34.3.orig/Makefile.in	2013-01-04 16:12:19.960112759 +0100
+++ glib-2.34.3/Makefile.in	2013-01-04 16:13:49.376117275 +0100
@@ -459,7 +459,7 @@
 	gio-windows-2.0.pc.in
 TEST_PROGS = 
 ACLOCAL_AMFLAGS = -I m4macros ${ACLOCAL_FLAGS}
-SUBDIRS = . m4macros glib gmodule gthread gobject gio po docs \
+SUBDIRS = . m4macros glib gmodule gthread gobject gio po \
 	$(am__append_1)
 DIST_SUBDIRS = $(SUBDIRS) build $(am__append_2)
 bin_SCRIPTS = glib-gettextize
