summaryrefslogtreecommitdiffstats
path: root/src/partition/meson.build
blob: d2729daba4e89a16b75642bd1b4542c8edf1c439 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: LGPL-2.1-or-later

systemd_repart_sources = files('''
        repart.c
'''.split())

test_repart_sh = find_program('test-repart.sh')