[clutter/wip/clutter-1.99: 37/47] 2.0: Disable Cally tests



commit ceaa06e4722fd6a42732b002df87628ba2bdac14
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sun Oct 7 19:17:24 2012 +0100

    2.0: Disable Cally tests

 tests/accessibility/Makefile.am |   19 +++++++------------
 1 files changed, 7 insertions(+), 12 deletions(-)
---
diff --git a/tests/accessibility/Makefile.am b/tests/accessibility/Makefile.am
index 4c7a376..0c5b19e 100644
--- a/tests/accessibility/Makefile.am
+++ b/tests/accessibility/Makefile.am
@@ -18,18 +18,13 @@ AM_CPPFLAGS = -DPREFIXDIR=\"$(libdir)\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -
 AM_CFLAGS = $(CLUTTER_CFLAGS) $(MAINTAINER_CFLAGS)
 LDADD = $(common_ldadd) $(CLUTTER_LIBS)
 
-noinst_PROGRAMS = \
-	cally-atkcomponent-example	\
-	cally-atkeditabletext-example   \
-	cally-atkevents-example		\
-	cally-atktext-example		\
-	cally-clone-example
-
-cally_atkcomponent_example_SOURCES    = $(common_sources) cally-atkcomponent-example.c
-cally_atktext_example_SOURCES         = $(common_sources) cally-atktext-example.c
-cally_atkevents_example_SOURCES       = $(common_sources) cally-atkevents-example.c
-cally_atkeditabletext_example_SOURCES = $(common_sources) cally-atkeditabletext-example.c
-cally_clone_example_SOURCES           = $(common_sources) cally-clone-example.c
+noinst_PROGRAMS =
+
+#cally_atkcomponent_example_SOURCES    = $(common_sources) cally-atkcomponent-example.c
+#cally_atktext_example_SOURCES         = $(common_sources) cally-atktext-example.c
+#cally_atkevents_example_SOURCES       = $(common_sources) cally-atkevents-example.c
+#cally_atkeditabletext_example_SOURCES = $(common_sources) cally-atkeditabletext-example.c
+#cally_clone_example_SOURCES           = $(common_sources) cally-clone-example.c
 
 DISTCLEANFILES =
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]