diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-01-11 15:42:59 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-01-11 20:36:35 +0000 |
commit | 092af3fb811d6b6d010903835a2c63102ca35543 (patch) | |
tree | c654023161f22a7ed7c0653737a4fb2da56ba6f5 /extensions/Makefile.am | |
parent | 211eb5f45acae1798c401b294a38e23bbc73f49f (diff) |
extensions: add a very simple API for gateway registration
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 2573dbcd6..88651a2ee 100644 --- a/extensions/Makefile.am +++ b/extensions/Makefile.am @@ -7,6 +7,7 @@ EXTRA_DIST = \ Connection_Future.xml \ Connection_Interface_Contact_Info.xml \ Channel_Type_Contact_Search.xml \ + Gabble_Plugin_Gateways.xml \ Gabble_Plugin_Test.xml \ OLPC_Activity_Properties.xml \ OLPC_Buddy_Info.xml \ |