0ce9c970cf
Finally, this is the last of it.
11 lines
409 B
Text
11 lines
409 B
Text
--- 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
|
|
|