mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: install legacy service API xml
This commit is contained in:
@ -26,7 +26,8 @@ ipc_legacy_src = gnome.gdbus_codegen('ipc-legacy',
|
||||
)
|
||||
|
||||
install_data(['org.gnome.Sysprof3.Profiler.xml',
|
||||
'org.gnome.Sysprof3.Service.xml'],
|
||||
'org.gnome.Sysprof3.Service.xml',
|
||||
'org.gnome.Sysprof2.xml'],
|
||||
install_dir: join_paths(datadir, 'dbus-1/interfaces'),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user