From 62f1d732faea94b46165c8486be04960be89be56 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 1 Feb 2011 17:22:57 +0000 Subject: [PATCH] build sanity check tool git-svn-id: svn://localhost/ardour2/branches/3.0@8646 d708f5d6-7413-0410-9779-e7cbd77b26cf --- wscript | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wscript b/wscript index 9882898eb4..e147a06c64 100644 --- a/wscript +++ b/wscript @@ -33,7 +33,10 @@ children = [ 'libs/audiographer', 'libs/gnomecanvas', 'gtk2_ardour', - 'templates' + 'templates', +# this needs to be conditional at some point, since +# we will not build it or use it on OS X + 'tools/sanity_check' ] i18n_children = [