janitorial: move dbus service files into sysprofd

This is the only place they are really used directly, so keep them there.
This commit is contained in:
Christian Hergert
2023-07-18 16:13:01 -07:00
parent 8a631d8f88
commit 8dd7478e96
5 changed files with 7 additions and 11 deletions

View File

@ -259,8 +259,6 @@ int main(void) {
config_h.set10('HAVE_STDATOMIC_H', true)
endif
install_service_files = get_option('sysprofd') == 'bundled'
if need_glib
subdir('contrib')
endif