zeroconf/mdnssd: build the fallback daemon on all linux flavors

Change-Id: Ie70fe778611bf4e6d48ed7e7e766dac4daf1eef2
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
This commit is contained in:
Fawzi Mohamed
2011-10-18 12:11:21 +02:00
parent 89ff3cebe6
commit 8eda5774a3

View File

@@ -9,7 +9,7 @@ SUBDIRS += qmlpuppet
SUBDIRS += valgrindfake
}
linux-g++ {
linux-* {
SUBDIRS += mdnssd
}