]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/partition/meson.build
license: LGPL-2.1+ -> LGPL-2.1-or-later
[thirdparty/systemd.git] / src / partition / meson.build
CommitLineData
db9ecf05 1# SPDX-License-Identifier: LGPL-2.1-or-later
e594a3b1
LP
2
3systemd_repart_sources = files('''
4 repart.c
5'''.split())
e29e4d57
ZJS
6
7test_repart_sh = find_program('test-repart.sh')