[DEBUG] wrong file

This commit is contained in:
Edouard DUPIN 2016-09-16 23:55:40 +02:00
parent 97dd8e7fa2
commit a74607aa4e

View File

@ -35,7 +35,7 @@ def create(target, module_name):
]) ])
if "IOs" in target.get_type(): if "IOs" in target.get_type():
my_module.add_src_file('etk/logIOs.m') my_module.add_src_file('elog/logIOs.m')
my_module.add_header_file([ my_module.add_header_file([
'elog/log.h', 'elog/log.h',