summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2014-09-05 14:18:15 -0400
committerDan Winship <danw@gnome.org>2014-09-05 14:18:15 -0400
commitd50795efd0f88e07932de75c16d1e31c94e4ff85 (patch)
treeb1ffc76875769dceee68a24c849a8717440e33bf
parentb4bebbd02db258f09205d54e998e3f8f85d8f38c (diff)
trivial: alphabetize the nm-*.xml files in introspection/Makefile.am
-rw-r--r--introspection/Makefile.am43
1 files changed, 21 insertions, 22 deletions
diff --git a/introspection/Makefile.am b/introspection/Makefile.am
index 0301557917..4d742dfac4 100644
--- a/introspection/Makefile.am
+++ b/introspection/Makefile.am
@@ -4,37 +4,36 @@ EXTRA_DIST = \
errors.xml \
vpn-errors.xml \
nm-access-point.xml \
- nm-device-bt.xml \
- nm-device-wifi.xml \
- nm-device-olpc-mesh.xml \
- nm-device-ethernet.xml \
+ nm-active-connection.xml \
+ nm-agent-manager.xml \
nm-device-adsl.xml \
- nm-device-modem.xml \
- 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-bt.xml \
+ nm-device-ethernet.xml \
nm-device-generic.xml \
- nm-device-veth.xml \
- nm-device-tun.xml \
+ nm-device-gre.xml \
+ nm-device-infiniband.xml \
nm-device-macvlan.xml \
+ nm-device-modem.xml \
+ nm-device-olpc-mesh.xml \
+ nm-device-team.xml \
+ nm-device-tun.xml \
+ nm-device-veth.xml \
+ nm-device-vlan.xml \
nm-device-vxlan.xml \
- nm-device-gre.xml \
+ nm-device-wifi.xml \
+ nm-device-wimax.xml \
nm-device.xml \
+ nm-dhcp4-config.xml \
+ nm-dhcp6-config.xml \
nm-ip4-config.xml \
nm-ip6-config.xml \
nm-manager.xml \
- nm-settings.xml \
+ nm-ppp-manager.xml \
+ nm-secret-agent.xml \
nm-settings-connection.xml \
- nm-vpn-plugin.xml \
+ nm-settings.xml \
nm-vpn-connection.xml \
- nm-ppp-manager.xml \
- nm-active-connection.xml \
- nm-dhcp4-config.xml \
- nm-dhcp6-config.xml \
- nm-agent-manager.xml \
- nm-wimax-nsp.xml \
- nm-secret-agent.xml
-
+ nm-vpn-plugin.xml \
+ nm-wimax-nsp.xml