blob: d62032a4f1d3696c2907b3ae6f5cf888644f74da [file] [log] [blame]
# SPDX-License-Identifier: LGPL-2.1-or-later
systemd_shutdown_sources = files(
'shutdown.c',
'umount.c',
)
tests += [
[files('test-umount.c',
'umount.c'),
[],
[libmount]],
]