summaryrefslogtreecommitdiff
path: root/tests/services/meson.build
blob: 623ec52438b2d63f8b72b0d2c31bbd6700163281 (plain)
1
2
3
4
5
6
7
8
# This directory contains service files used by dbus-daemon to automatically
# activate the daemons as needed. These files are used when running Tracker
# from the build tree.

tracker_test_xdg_portal_service_file = configure_file(
    input: 'org.freedesktop.portal.Tracker.service.in',
    output: 'org.freedesktop.portal.Tracker.service',
    configuration: conf)