summaryrefslogtreecommitdiffstats
path: root/graphics/gdk-pixbuf2/files/patch-Makefile.in
blob: 9edf33b7320fe1c20d8119094b3c0fbb352f59ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in.orig    2011-03-05 19:46:49.000000000 +0000
+++ Makefile.in 2011-03-05 22:19:01.000000000 +0000
@@ -371,7 +371,7 @@
    || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \
    && DISPLAY=:$$XID && export DISPLAY
 
-SUBDIRS = gdk-pixbuf po docs tests contrib build
+SUBDIRS = gdk-pixbuf po contrib build
 pkgconfigdir = $(prefix)/libdata/pkgconfig
 pkgconfig_DATA = gdk-pixbuf-2.0.pc
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}