dbus: Use generated code

This commit is contained in:
Dorota Czaplejewicz
2019-03-23 09:36:53 +00:00
parent f261115ac4
commit 6b15072764
6 changed files with 59 additions and 226 deletions

View File

@ -10,6 +10,7 @@ project(
prefix = get_option('prefix')
datadir = join_paths(prefix, get_option('datadir'))
pkgdatadir = join_paths(datadir, meson.project_name())
dbusdir = join_paths(datadir, 'dbus-1/interfaces')
subdir('data')
subdir('eek')