]> git.ipfire.org Git - thirdparty/systemd.git/blame - network/meson.build
meson: build systemd using meson
[thirdparty/systemd.git] / network / meson.build
CommitLineData
5c23128d
ZJS
1# -*- mode: meson -*-
2
3if conf.get('ENABLE_NETWORKD', 0) == 1
4 install_data('80-container-host0.network',
5 '80-container-ve.network',
6 '80-container-vz.network',
7 '99-default.link',
8 install_dir : networkdir)
9endif