aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/meson.build
blob: 28f014ee470c75d9b8c2d063c0510e8644ef8e7e (plain)
1
2
3
4
5
systemd_dep = dependency('systemd')

systemd_system_unit_dir = systemd_dep.get_pkgconfig_variable('systemdsystemunitdir')

install_data('agl-service-audiomixer.service', install_dir : systemd_system_unit_dir)