summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-05-10 17:02:48 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-05-10 20:06:10 -0400
commit7f1f1c09cec3dbc20b88000e538ecbd2e4fea345 (patch)
treed8a1608c0bcd81cd2fca78b4235da108a3eb58cc /tests
parent37b62be29639e9d603d65573384eeb0eeb505fb1 (diff)
downloadgdk-pixbuf-7f1f1c09cec3dbc20b88000e538ecbd2e4fea345.tar.gz
Make gail parallel-installable too
Move libgail-util to libgail-util-3.0, and gail.pc to gail-3.0.pc
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4069c079c..526c1f6e1 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -154,7 +154,7 @@ testsocket_DEPENDENCIES = $(DEPS)
testsocket_child_DEPENDENCIES = $(DEPS)
testspinbutton_DEPENDENCIES = $(TEST_DEPS)
teststatusicon_DEPENDENCIES = $(TEST_DEPS)
-testtext_DEPENDENCIES = $(TEST_DEPS)
+#testtext_DEPENDENCIES = $(TEST_DEPS)
testtreeedit_DEPENDENCIES = $(DEPS)
testtreemodel_DEPENDENCIES = $(DEPS)
testtreeview_DEPENDENCIES = $(DEPS)
@@ -228,7 +228,7 @@ testtreeflow_LDADD = $(LDADDS)
testtreecolumns_LDADD = $(LDADDS)
testtreecolumnsizing_LDADD = $(LDADDS)
testtreesort_LDADD = $(LDADDS)
-testtext_LDADD = $(LDADDS)
+#testtext_LDADD = $(LDADDS)
treestoretest_LDADD = $(LDADDS)
testxinerama_LDADD = $(LDADDS)
pixbuf_read_LDADD = $(LDADDS)
@@ -274,9 +274,9 @@ testtreeview_SOURCES = \
prop-editor.c \
testtreeview.c
-testtext_SOURCES = \
- prop-editor.c \
- testtext.c
+#testtext_SOURCES = \
+# prop-editor.c \
+# testtext.c
testtoolbar_SOURCES = \
testtoolbar.c \