don't deploy gcc-abi test tool

This commit is contained in:
Robin Gareus 2015-10-16 16:26:43 +02:00
parent a27e9a68b2
commit 09e0acfccd
1 changed files with 1 additions and 0 deletions

View File

@ -20,3 +20,4 @@ def build(bld):
obj.target = 'gcc-glibmm-abi-check'
obj.name = 'gcc-glibmm-abi-check'
obj.lib = 'dl'
obj.install_path = None