prepare for 'ardour4'

This commit is contained in:
Robin Gareus 2015-01-05 19:07:24 +01:00
parent 9380b87269
commit c16d520338
4 changed files with 5 additions and 2 deletions

View file

@ -83,5 +83,6 @@ def build(bld):
'USE_WS_PREFIX',
'VST_SCANNER_APP',
'PACKAGE="' + I18N_PACKAGE + '"',
'LIBARDOUR="' + bld.env['lwrcase_dirname'] + '"',
]
obj.install_path = os.path.join(bld.env['LIBDIR'])