From: Yanhao Mo Date: Tue, 16 Jan 2018 02:19:20 +0000 (+0800) Subject: fix a bug cause packaging on hurd failed X-Git-Tag: archive/raspbian/5.7.12-2+rpi1^2~130^2~23 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0e582eee267d8c3ddf2a659111dbd465ba403983;p=dtkcore.git fix a bug cause packaging on hurd failed Change-Id: I06024cdb2c691983681f986e1f6844db650a78a1 --- diff --git a/dtkcore.pro b/dtkcore.pro index 9fe4a1e..c776e70 100644 --- a/dtkcore.pro +++ b/dtkcore.pro @@ -6,6 +6,4 @@ SUBDIRS += \ src \ tests -linux { -SUBDIRS += tool -} +!mac:!win*: SUBDIRS += tool