summaryrefslogtreecommitdiff
path: root/src/meson.build
blob: b515af15bfaaae92047ef707b3d3fc8e3d6b230b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# libraries that other subsystems might depend upon first, in their respective
# dependency order

subdir('timezone')

subdir('backend')

subdir('bin')

subdir('pl')

subdir('interfaces')