diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-01-20 11:42:15 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-01-20 11:42:15 +0000 |
commit | 95a87f182343dea698d281cc6e8b07e734e1f9cb (patch) | |
tree | 581c8ef5956d1d5fd86241fa6a2c7ea4d4e40419 /spec/Makefile.am | |
parent | a101efff3a1c46981fd3bb2340d9bff6ec464460 (diff) | |
download | telepathy-glib-95a87f182343dea698d281cc6e8b07e734e1f9cb.tar.gz |
Update telepathy-spec to 0.17.18
Diffstat (limited to 'spec/Makefile.am')
-rw-r--r-- | spec/Makefile.am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/Makefile.am b/spec/Makefile.am index fbae130ec..984a52f4a 100644 --- a/spec/Makefile.am +++ b/spec/Makefile.am @@ -39,15 +39,16 @@ EXTRA_DIST = \ Connection_Interface_Aliasing.xml \ Connection_Interface_Avatars.xml \ Connection_Interface_Capabilities.xml \ + Connection_Interface_Contact_Capabilities.xml \ Connection_Interface_Contact_Info.xml \ Connection_Interface_Contacts.xml \ - Connection_Interface_Contact_Capabilities.xml \ Connection_Interface_Forwarding.xml \ - Connection_Interface_Simple_Presence.xml \ + Connection_Interface_Location.xml \ Connection_Interface_Presence.xml \ Connection_Interface_Privacy.xml \ Connection_Interface_Renaming.xml \ Connection_Interface_Requests.xml \ + Connection_Interface_Simple_Presence.xml \ Connection_Manager.xml \ Connection.xml \ errors.xml \ |