summaryrefslogtreecommitdiffstats
path: root/tests/meson.build
blob: 69667acb641eb00de7fe165a356f4d8555d6960a (plain)
1
2
3
4
5
6
7
8
9
10
11
subdir('common')
#subdir('datetime')
if host_is_linux
  subdir('network')
endif

subdir('interactive-panels')

subdir('printers')
subdir('info')
subdir('keyboard')