diff options
| author | Michael Biebl <biebl@debian.org> | 2012-03-24 01:37:02 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2012-03-24 01:37:02 +0100 |
| commit | de06e5715e780baade318f3490ac7a4c9ce84e32 (patch) | |
| tree | 23fbc3fafc12072476eff98bee60100eb54c29db /introspection/Makefile.am | |
| parent | b436a68a20ff3114ded32a7a3d70cdd4954039f9 (diff) | |
Imported Upstream version 0.9.4.0 upstream/0.9.4.0
Diffstat (limited to 'introspection/Makefile.am')
| -rw-r--r-- | introspection/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/introspection/Makefile.am b/introspection/Makefile.am index 7b549c12..ea1c51ba 100644 --- a/introspection/Makefile.am +++ b/introspection/Makefile.am @@ -10,6 +10,9 @@ EXTRA_DIST = \ nm-device-ethernet.xml \ nm-device-modem.xml \ nm-device-wimax.xml \ + nm-device-infiniband.xml \ + nm-device-bond.xml \ + nm-device-vlan.xml \ nm-device.xml \ nm-ip4-config.xml \ nm-ip6-config.xml \ |