session-manager: Don't install 'send_osc' test program (which conflicts with a program of the same name in pyliblo)
This commit is contained in:
parent
96c14ea75a
commit
fc34b88b50
|
@ -90,7 +90,7 @@ src/send_osc.C
|
|||
includes = ['.', 'src', '../nonlib' ],
|
||||
uselib = [ 'LIBLO' ],
|
||||
use = [ 'nonlib'],
|
||||
install_path = '${BINDIR}')
|
||||
install_path = None )
|
||||
|
||||
|
||||
start_dir = bld.path.find_dir( 'icons/hicolor' )
|
||||
|
|
Loading…
Reference in New Issue