summaryrefslogtreecommitdiffstats
path: root/src/tmpfiles/meson.build
blob: 2d61568c6642739ae6ae56b70738e4ba72b91a91 (plain)
1
2
3
4
5
6
7
# 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',
]