Only build gmenumodel test on unix

It depends on gdbus-sessionbus.c which only builds on unix.
This commit is contained in:
Kalev Lember 2012-04-14 15:48:13 +03:00
parent aacd3469a5
commit b3b32be1e1

View File

@ -58,7 +58,6 @@ TEST_PROGS += \
vfs \ vfs \
network-monitor \ network-monitor \
fileattributematcher \ fileattributematcher \
gmenumodel \
resources \ resources \
$(NULL) $(NULL)
@ -82,6 +81,7 @@ TEST_PROGS += \
gdbus-exit-on-close \ gdbus-exit-on-close \
gdbus-non-socket \ gdbus-non-socket \
gdbus-bz627724 \ gdbus-bz627724 \
gmenumodel \
appinfo \ appinfo \
contenttype \ contenttype \
mimeapps \ mimeapps \