Systemd/src/tmpfiles/meson.build
2020-11-09 13:23:58 +09:00

8 lines
190 B
Meson

# SPDX-License-Identifier: LGPL-2.1-or-later
systemd_tmpfiles_sources = [
'src/tmpfiles/tmpfiles.c',
'src/shared/offline-passwd.c',
'src/shared/offline-passwd.h',
]