]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/shutdown/meson.build
Merge pull request #15210 from ssahani/networkctl-up-down
[thirdparty/systemd.git] / src / shutdown / meson.build
CommitLineData
9e71f5d9
LP
1systemd_shutdown_sources = files('''
2 shutdown.c
3 umount.c
4 umount.h
5'''.split())