[glib] Only build gmenumodel test on unix



commit b3b32be1e1a7dab2467456b73bf8cbf5f64f2cbf
Author: Kalev Lember <kalevlember gmail com>
Date:   Sat Apr 14 15:48:13 2012 +0300

    Only build gmenumodel test on unix
    
    It depends on gdbus-sessionbus.c which only builds on unix.

 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 cb48a34..1321533 100644
--- a/gio/tests/Makefile.am
+++ b/gio/tests/Makefile.am
@@ -58,7 +58,6 @@ TEST_PROGS +=	 		\
 	vfs			\
 	network-monitor		\
 	fileattributematcher	\
-	gmenumodel		\
 	resources		\
 	$(NULL)
 
@@ -82,6 +81,7 @@ TEST_PROGS +=			\
 	gdbus-exit-on-close	\
 	gdbus-non-socket	\
 	gdbus-bz627724		\
+	gmenumodel		\
 	appinfo			\
 	contenttype		\
 	mimeapps		\



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