aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/Makefile.am
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2011-09-08 11:11:22 +0800
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2011-10-21 06:42:21 +0800
commitcf23dd409cc36a8f692bf0db4f28e505da8633f8 (patch)
tree5d29fe7b658fe3c39a76a76056c4432303d6bf13 /libempathy/Makefile.am
parent06e665213df9b95a74f317da82a8f9537e2e3c87 (diff)
downloadgsoc2013-empathy-cf23dd409cc36a8f692bf0db4f28e505da8633f8.tar
gsoc2013-empathy-cf23dd409cc36a8f692bf0db4f28e505da8633f8.tar.gz
gsoc2013-empathy-cf23dd409cc36a8f692bf0db4f28e505da8633f8.tar.bz2
gsoc2013-empathy-cf23dd409cc36a8f692bf0db4f28e505da8633f8.tar.lz
gsoc2013-empathy-cf23dd409cc36a8f692bf0db4f28e505da8633f8.tar.xz
gsoc2013-empathy-cf23dd409cc36a8f692bf0db4f28e505da8633f8.tar.zst
gsoc2013-empathy-cf23dd409cc36a8f692bf0db4f28e505da8633f8.zip
Move empathy-contactinfo-utils to libempathy-gtk
Why do we still have this annoying split? Rebasing this work will pull in a dependency on empathy-string-parser, which is part of libempathy-gtk. Hence the move.
Diffstat (limited to 'libempathy/Makefile.am')
-rw-r--r--libempathy/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am
index bb3088234..079b4736b 100644
--- a/libempathy/Makefile.am
+++ b/libempathy/Makefile.am
@@ -39,7 +39,6 @@ libempathy_headers = \
empathy-contact-list.h \
empathy-contact-manager.h \
empathy-contact.h \
- empathy-contactinfo-utils.h \
empathy-debug.h \
empathy-ft-factory.h \
empathy-ft-handler.h \
@@ -83,7 +82,6 @@ libempathy_handwritten_source = \
empathy-contact-list.c \
empathy-contact-manager.c \
empathy-contact.c \
- empathy-contactinfo-utils.c \
empathy-debug.c \
empathy-ft-factory.c \
empathy-ft-handler.c \