summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-08-15 14:24:24 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-08-16 11:37:19 +0100
commit71e40e50edc95b74e57bb43456da96adcb1d1720 (patch)
tree85ae7b74a96ae61410a000fb76ce476b27108e19 /src/Makefile.am
parent92e70e7c0bce0e7e3938812042b2f0a31a9fb049 (diff)
downloadtelepathy-salut-71e40e50edc95b74e57bb43456da96adcb1d1720.tar.gz
Add a stub implementation of ContactInfo
This is all the stuff that's completely trivial to implement.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index dd80eaf9..26ae6dd1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -60,6 +60,8 @@ CORE_SOURCES = \
contact-channel.h \
connection.c \
connection.h \
+ connection-contact-info.c \
+ connection-contact-info.h \
presence.h \
contact-channel.h \
contact-channel.c \