From d5b4329735f0fbf2d844289a9c53ddcbd87975f5 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Thu, 28 Aug 2008 14:12:09 +0000 Subject: [PATCH] Add missing introspection files to tarball (Robert Piasek) git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4023 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- introspection/Makefile.am | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) 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