diff options
Diffstat (limited to 'introspection/Makefile.am')
-rw-r--r-- | introspection/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/introspection/Makefile.am b/introspection/Makefile.am index 3850a2346..030155791 100644 --- a/introspection/Makefile.am +++ b/introspection/Makefile.am @@ -13,8 +13,15 @@ EXTRA_DIST = \ nm-device-wimax.xml \ nm-device-infiniband.xml \ nm-device-bond.xml \ + nm-device-team.xml \ nm-device-bridge.xml \ nm-device-vlan.xml \ + nm-device-generic.xml \ + nm-device-veth.xml \ + nm-device-tun.xml \ + nm-device-macvlan.xml \ + nm-device-vxlan.xml \ + nm-device-gre.xml \ nm-device.xml \ nm-ip4-config.xml \ nm-ip6-config.xml \ |