OSDN Git Service

zeroconf/mdnssd: build the fallback daemon on all linux flavors
authorFawzi Mohamed <fawzi.mohamed@nokia.com>
Tue, 18 Oct 2011 10:11:21 +0000 (12:11 +0200)
committerFawzi Mohamed <fawzi.mohamed@nokia.com>
Tue, 18 Oct 2011 12:32:48 +0000 (14:32 +0200)
Change-Id: Ie70fe778611bf4e6d48ed7e7e766dac4daf1eef2
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
src/tools/tools.pro

index d57cef4..c729495 100644 (file)
@@ -9,7 +9,7 @@ SUBDIRS += qmlpuppet
     SUBDIRS += valgrindfake
 }
 
-linux-g++ {
+linux-* {
     SUBDIRS += mdnssd
 }