blob: a9d1d5f214c30828ce2741ece0c8c9339f263848 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- docs/reference/Makefile.in.orig 2010-06-27 12:22:03.000000000 +0200
+++ docs/reference/Makefile.in 2010-06-27 12:22:37.000000000 +0200
@@ -354,7 +354,7 @@
|| { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \
&& DISPLAY=:$$XID && export DISPLAY
-SUBDIRS = gdk gtk libgail-util
+SUBDIRS = #gdk gtk libgail-util
GITIGNOREFILES = */*.1
all: all-recursive
|