Systemd/src/partition/meson.build

6 lines
103 B
Meson
Raw Normal View History

# SPDX-License-Identifier: LGPL-2.1+
systemd_repart_sources = files('''
repart.c
'''.split())