diff options
author | Eitan Isaacson <eitan@monotonous.org> | 2010-09-19 09:19:42 -0700 |
---|---|---|
committer | Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk> | 2011-11-21 13:06:21 -0200 |
commit | 4c0aa45e6a69de77cc9e685edac9213ba34192dd (patch) | |
tree | 471b919b7a5e7062c923a8d3aeb62fb3eaa4f2a3 /extensions/Makefile.am | |
parent | 43cbe4770f28bc52115bec727edc07a6c9142841 (diff) |
Added Conn.I.Addressing as an extension.
Diffstat (limited to 'extensions/Makefile.am')
-rw-r--r-- | extensions/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/Makefile.am b/extensions/Makefile.am index 27d471fa0..14c7b6f8f 100644 --- a/extensions/Makefile.am +++ b/extensions/Makefile.am @@ -4,6 +4,7 @@ EXTRA_DIST = \ all.xml \ Channel_Type_FileTransfer_Future.xml \ Connection_Future.xml \ + Connection_Interface_Addressing.xml \ Connection_Interface_Gabble_Decloak.xml \ Gabble_Plugin_Console.xml \ Gabble_Plugin_Gateways.xml \ |