diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-09-16 12:57:12 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-09-16 13:19:02 +0100 |
commit | 8489e34ae5dda24e5766284986147d99e614211c (patch) | |
tree | 094407204cdf95d5be60ecbdd643f3c75f884081 /extensions | |
parent | 841483b6c51dc44fbc793ff8289d9a599dee8835 (diff) |
Don't try to distribute deleted interfaces
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extensions/Makefile.am b/extensions/Makefile.am index bf725734b..9748d587c 100644 --- a/extensions/Makefile.am +++ b/extensions/Makefile.am @@ -2,7 +2,6 @@ tools_dir = $(top_srcdir)/tools EXTRA_DIST = \ all.xml \ - Authentication_TLS_Certificate.xml \ Call_Content_Codec_Offer.xml \ Call_Content_Interface_Media.xml \ Call_Content.xml \ @@ -11,10 +10,8 @@ EXTRA_DIST = \ Call_Stream.xml \ Channel_Bundle.xml \ Channel_Future.xml \ - Channel_Interface_Conference.xml \ Channel_Type_Call.xml \ Channel_Type_FileTransfer_Future.xml \ - Channel_Type_Server_TLS_Connection.xml \ Connection_Future.xml \ Connection_Interface_Gabble_Decloak.xml \ Connection_Interface_Mail_Notification.xml \ |