1foreach feature : get_option('contrib') 2 subdir(feature) 3endforeach 4 5subdir('coccinelle') 6subdir('credential')