blob: acd1f9f129d31b69f72cf97454e71ff97f47ddf8 (
plain) (
tree)
|
|
--- docs/reference/Makefile.in.orig 2010-06-27 13:29:07.000000000 +0200
+++ docs/reference/Makefile.in 2010-06-27 13:29: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
|