diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-04-18 21:39:45 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-05-10 16:05:51 +0800 |
commit | 095cb1798bd4214653a85133de8fc577d23c268b (patch) | |
tree | b7ccf6a91be6b846d29e6d37dbeec1cfa31ab6d2 /extensions/Makefile.am | |
parent | ae1fc6a29df872a65e293a17d821124e69f0985e (diff) | |
download | gsoc2013-empathy-095cb1798bd4214653a85133de8fc577d23c268b.tar gsoc2013-empathy-095cb1798bd4214653a85133de8fc577d23c268b.tar.gz gsoc2013-empathy-095cb1798bd4214653a85133de8fc577d23c268b.tar.bz2 gsoc2013-empathy-095cb1798bd4214653a85133de8fc577d23c268b.tar.lz gsoc2013-empathy-095cb1798bd4214653a85133de8fc577d23c268b.tar.xz gsoc2013-empathy-095cb1798bd4214653a85133de8fc577d23c268b.tar.zst gsoc2013-empathy-095cb1798bd4214653a85133de8fc577d23c268b.zip |
Stop generating Certificate API
https://bugzilla.gnome.org/show_bug.cgi?id=674318
Diffstat (limited to 'extensions/Makefile.am')
-rw-r--r-- | extensions/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/Makefile.am b/extensions/Makefile.am index e3784ff40..2d8b86485 100644 --- a/extensions/Makefile.am +++ b/extensions/Makefile.am @@ -14,7 +14,6 @@ EXTRA_DIST = \ misc.xml \ Logger.xml \ Connection_Interface_Renaming.xml \ - Authentication_TLS_Certificate.xml \ Channel_Interface_Credentials_Storage.xml \ Channel_Type_Server_TLS_Connection.xml \ Chat_Manager.xml \ |