diff -ru pango-1.36.3.orig/Makefile.am pango-1.36.3/Makefile.am
--- pango-1.36.3.orig/Makefile.am	2014-05-13 15:03:40.718089123 +0200
+++ pango-1.36.3/Makefile.am	2014-05-13 15:04:06.978089541 +0200
@@ -1,6 +1,6 @@
 ## Process this file with automake to create Makefile.in.
 
-SUBDIRS= pango modules pango-view examples docs tools tests build
+SUBDIRS= pango modules tools build
 
 EXTRA_DIST = 			\
 	autogen.sh		\
diff -ru pango-1.36.3.orig/Makefile.in pango-1.36.3/Makefile.in
--- pango-1.36.3.orig/Makefile.in	2014-05-13 15:03:40.726089123 +0200
+++ pango-1.36.3/Makefile.in	2014-05-13 15:04:27.230089863 +0200
@@ -418,7 +418,7 @@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-SUBDIRS = pango modules pango-view examples docs tools tests build
+SUBDIRS = pango modules tools build
 EXTRA_DIST = \
 	autogen.sh		\
 	pango.pc.in		\
