summaryrefslogtreecommitdiff
path: root/contrib/meson.build
blob: a88c5dfe09ed629c3c26506d4ac0ac8df2dd48be (plain)
1
2
3
4
5
6
foreach feature : get_option('contrib')
  subdir(feature)
endforeach

subdir('coccinelle')
subdir('credential')