aboutsummaryrefslogtreecommitdiff
path: root/support/meson.build
blob: 26c273db89d6b70d04ad468ef8463aa15591783d (plain)
1
2
3
4
5
6
7
8
support_dir = get_option('datadir') / meson.project_name().to_lower()
support_dir = support_dir / 'support'

subdir('deptree2dot')
subdir('init.d.examples')
subdir('openvpn')
subdir('sysvinit')
subdir('xinit')