hello, what is the correct way to define multiple include dirs in Emakefile? e.g. I would like to be able to do this: {['src/*'], [debug_info, {outdir, "ebin"}, {i,"include;other/include"}]}. Regards, Roman