aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/Makefile.am
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2009-03-06 19:51:32 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2009-03-06 19:51:32 +0800
commitb51a83c1297f7ba3f550d8f31439b2d5b4e86c99 (patch)
tree5f67ad4ac3867947d7937d96c0068a170d75a4ba /libempathy/Makefile.am
parent255122bf7551636726abccf659e68a9c9e1b6bd7 (diff)
downloadgsoc2013-empathy-b51a83c1297f7ba3f550d8f31439b2d5b4e86c99.tar
gsoc2013-empathy-b51a83c1297f7ba3f550d8f31439b2d5b4e86c99.tar.gz
gsoc2013-empathy-b51a83c1297f7ba3f550d8f31439b2d5b4e86c99.tar.bz2
gsoc2013-empathy-b51a83c1297f7ba3f550d8f31439b2d5b4e86c99.tar.lz
gsoc2013-empathy-b51a83c1297f7ba3f550d8f31439b2d5b4e86c99.tar.xz
gsoc2013-empathy-b51a83c1297f7ba3f550d8f31439b2d5b4e86c99.tar.zst
gsoc2013-empathy-b51a83c1297f7ba3f550d8f31439b2d5b4e86c99.zip
Made EmpathyLogSource an interface and EmpathyLogSourceEmpathy extend it.
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2582
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 053c0c8e9..085c6b999 100644
--- a/libempathy/Makefile.am
+++ b/libempathy/Makefile.am
@@ -36,6 +36,8 @@ libempathy_la_SOURCES = \
empathy-irc-network-manager.c \
empathy-irc-server.c \
empathy-log-manager.c \
+ empathy-log-source.c \
+ empathy-log-source-empathy.c \
empathy-message.c \
empathy-status-presets.c \
empathy-time.c \