[DEBUG] wrong lib name

This commit is contained in:
Edouard DUPIN 2015-06-16 21:08:23 +02:00
parent c076af6e85
commit fdbc77d6ab

View File

@ -7,7 +7,7 @@ def get_desc():
def create(target):
myModule = module.Module(__file__, 'audi-algo-speex', 'LIBRARY')
myModule = module.Module(__file__, 'audio-algo-speex', 'LIBRARY')
myModule.add_src_file([
'audio/algo/speex/debug.cpp',
'audio/algo/speex/Resampler.cpp'