blob: 2f7e1accbf90d6c9704e9a1fc03f4c0413880ed5 [file] [log] [blame] [raw]
# SPDX-License-Identifier: LGPL-2.1+
systemd_userwork_sources = files('''
userwork.c
'''.split())
systemd_userdbd_sources = files('''
userdbd-manager.c
userdbd-manager.h
userdbd.c
'''.split())
userdbctl_sources = files('''
userdbctl.c
'''.split())