13 lines
482 B
Text
13 lines
482 B
Text
$NetBSD: patch-aj,v 1.14 2010/11/15 18:28:45 drochner Exp $
|
|
|
|
--- Makefile.in.orig 2010-09-23 14:27:26.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -458,7 +458,7 @@ XVFB_START = \
|
|
|| { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \
|
|
&& DISPLAY=:$$XID && export DISPLAY
|
|
|
|
-SRC_SUBDIRS = gdk gtk modules demos tests perf
|
|
+SRC_SUBDIRS = gdk gtk modules demos
|
|
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build
|
|
|
|
# require automake 1.4
|