mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 04:51:19 +02:00
12 lines
524 B
Plaintext
12 lines
524 B
Plaintext
--- Makefile.in.orig 2015-03-09 16:12:04.418535000 +0100
|
|
+++ Makefile.in 2015-03-09 16:24:27.861927000 +0100
|
|
@@ -552,7 +552,7 @@
|
|
|| { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \
|
|
&& DISPLAY=:$$XID && export DISPLAY
|
|
|
|
-SRC_SUBDIRS = gdk gtk libgail-util modules demos tests testsuite examples
|
|
+SRC_SUBDIRS = gdk gtk libgail-util modules demos
|
|
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build
|
|
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
|
MAINTAINERCLEANFILES = \
|