Export systemd-networkd D-Bus XML introspection

This commit is contained in:
igo95862 2021-12-10 19:22:23 +03:00 committed by Luca Boccassi
parent 40676ce6f8
commit 9ff2b35f87

View file

@ -3421,7 +3421,7 @@ public_programs += executable(
install : true)
if conf.get('ENABLE_NETWORKD') == 1
executable(
dbus_programs += executable(
'systemd-networkd',
systemd_networkd_sources,
include_directories : network_includes,