project('malloc', 'c') inc = include_directories('inc') subdir('inc') subdir('src') subdir('t')