summaryrefslogtreecommitdiffstats
path: root/test/automated/meson.build
blob: a1122423a87f74d1acd1331ed9e214845d29fd9b (plain)
1
2
3
4
subdir('displayless')
if get_option('tests') == 'all'
  subdir('display')
endif