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

8 lines
160 B
Meson

# SPDX-License-Identifier: LGPL-2.1-or-later
systemd_repart_sources = files('''
repart.c
'''.split())
test_repart_sh = find_program('test-repart.sh')