aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/Makefile.am
diff options
context:
space:
mode:
authorJonny Lamb <jonnylamb@gnome.org>2010-12-01 22:46:44 +0800
committerJonny Lamb <jonnylamb@gnome.org>2011-01-26 21:28:17 +0800
commit179062a32e3f79c99754b64062046203ab5d7514 (patch)
tree8e4a030569dc4d5de15f9c61f6be56d6f3789e76 /libempathy/Makefile.am
parent245481a015d4be974380d83b7ad82968484760cf (diff)
downloadgsoc2013-empathy-179062a32e3f79c99754b64062046203ab5d7514.tar
gsoc2013-empathy-179062a32e3f79c99754b64062046203ab5d7514.tar.gz
gsoc2013-empathy-179062a32e3f79c99754b64062046203ab5d7514.tar.bz2
gsoc2013-empathy-179062a32e3f79c99754b64062046203ab5d7514.tar.lz
gsoc2013-empathy-179062a32e3f79c99754b64062046203ab5d7514.tar.xz
gsoc2013-empathy-179062a32e3f79c99754b64062046203ab5d7514.tar.zst
gsoc2013-empathy-179062a32e3f79c99754b64062046203ab5d7514.zip
server-sasl-handler: added
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
Diffstat (limited to 'libempathy/Makefile.am')
-rw-r--r--libempathy/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am
index 9b0dcfb92..5122e073d 100644
--- a/libempathy/Makefile.am
+++ b/libempathy/Makefile.am
@@ -49,6 +49,7 @@ libempathy_headers = \
empathy-irc-server.h \
empathy-location.h \
empathy-message.h \
+ empathy-server-sasl-handler.h \
empathy-server-tls-handler.h \
empathy-status-presets.h \
empathy-time.h \
@@ -87,6 +88,7 @@ libempathy_la_SOURCES = \
empathy-irc-network.c \
empathy-irc-server.c \
empathy-message.c \
+ empathy-server-sasl-handler.c \
empathy-server-tls-handler.c \
empathy-status-presets.c \
empathy-time.c \