[glib/gdbus-daemon] tests: gdbus-daemon is a sample, not a test program



commit c72a205d189c46e4b94f1bb74621a9183d111c08
Author: Alexander Larsson <alexl redhat com>
Date:   Mon Apr 16 21:35:06 2012 +0200

    tests: gdbus-daemon is a sample, not a test program

 gio/tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am
index cde56cc..d80f1d7 100644
--- a/gio/tests/Makefile.am
+++ b/gio/tests/Makefile.am
@@ -60,7 +60,6 @@ TEST_PROGS +=	 		\
 	fileattributematcher	\
 	gmenumodel		\
 	resources		\
-	gdbus-daemon		\
 	$(NULL)
 
 if OS_UNIX
@@ -114,6 +113,7 @@ SAMPLE_PROGS = 				\
 	gapplication-example-cmdline2	\
 	gapplication-example-cmdline3	\
 	gapplication-example-actions	\
+	gdbus-daemon			\
 	$(NULL)
 
 if OS_UNIX



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