Comment test-registry
authorPeng Huang <shawn.p.huang@gmail.com>
Thu, 13 Aug 2009 07:44:14 +0000 (15:44 +0800)
committerPeng Huang <shawn.p.huang@gmail.com>
Thu, 13 Aug 2009 07:44:14 +0000 (15:44 +0800)
bus/Makefile.am

index d1d16d4..bb0dff9 100644 (file)
@@ -88,13 +88,13 @@ ibus_daemon_LDADD = \
        $(AM_LDFLAGS) \
        $(NULL)
 
-test_registry_SOURCES = \
-       registry.c \
-       registry.h \
-       factoryproxy.c \
-       factoryproxy.h \
-       test-registry.c \
-       $(NULL)
+test_registry_SOURCES = \
+#      registry.c \
+#      registry.h \
+#      factoryproxy.c \
+#      factoryproxy.h \
+#      test-registry.c \
+#      $(NULL)
 
 test_matchrule_SOURCES = \
        connection.c \