if not get_option('systemd-system-service').disabled()
subdir('system')
endif
if not get_option('systemd-user-service').disabled()
subdir('user')