diff --git a/introspection/Makefile.am b/introspection/Makefile.am index 2ac5804f13..a77dba1a70 100644 --- a/introspection/Makefile.am +++ b/introspection/Makefile.am @@ -1,19 +1,23 @@ -EXTRA_DIST = \ - nm-access-point.xml \ - nm-device-wifi.xml \ - nm-device-ethernet.xml \ +EXTRA_DIST = \ + all.xml \ + generic-types.xml \ + errors.xml \ + vpn-errors.xml \ + nm-access-point.xml \ + nm-device-wifi.xml \ + nm-device-ethernet.xml \ nm-device-cdma.xml \ nm-device-gsm.xml \ nm-device-serial.xml \ - nm-device.xml \ - nm-ip4-config.xml \ - nm-manager.xml \ - nm-manager-client.xml \ - nm-settings.xml \ + nm-device.xml \ + nm-ip4-config.xml \ + nm-manager.xml \ + nm-manager-client.xml \ + nm-settings.xml \ nm-settings-system.xml \ - nm-exported-connection.xml \ - nm-vpn-plugin.xml \ - nm-vpn-connection.xml \ + nm-exported-connection.xml \ + nm-vpn-plugin.xml \ + nm-vpn-connection.xml \ nm-ppp-manager.xml \ nm-active-connection.xml \ nm-dhcp4-config.xml