From a608f7e7708b43d2b6660399294d7c31ae398ddd Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 9 Sep 2004 21:15:45 +0000 Subject: [PATCH] ouch, this breaks our test bots heavily :) Original commit message from CVS: ouch, this breaks our test bots heavily :) --- examples/manual/Makefile.am | 2 +- tests/old/examples/manual/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/manual/Makefile.am b/examples/manual/Makefile.am index 99b5f2d..9b11187 100644 --- a/examples/manual/Makefile.am +++ b/examples/manual/Makefile.am @@ -51,7 +51,7 @@ xml-mp3.c: $(top_srcdir)/docs/manual/xml.xml # they actually run include $(top_srcdir)/testsuite/Rules -tests_pass = elementmake elementget init popt $(GNOME) +tests_pass = elementmake elementget init popt tests_fail = tests_ignore = diff --git a/tests/old/examples/manual/Makefile.am b/tests/old/examples/manual/Makefile.am index 99b5f2d..9b11187 100644 --- a/tests/old/examples/manual/Makefile.am +++ b/tests/old/examples/manual/Makefile.am @@ -51,7 +51,7 @@ xml-mp3.c: $(top_srcdir)/docs/manual/xml.xml # they actually run include $(top_srcdir)/testsuite/Rules -tests_pass = elementmake elementget init popt $(GNOME) +tests_pass = elementmake elementget init popt tests_fail = tests_ignore = -- 2.7.4