summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-05-22 15:13:43 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-05-25 16:15:19 +0100
commitba251d640d9480b9ea3f55e8ec84ac30d1394c7b (patch)
treec4ae63d6699e423f993d6b81bb90e32f39797f35 /src/Makefile.am
parent01ed966a2446a10965c2a8dfa527051b4390cbd0 (diff)
downloadtelepathy-mission-control-ba251d640d9480b9ea3f55e8ec84ac30d1394c7b.tar.gz
McdClientProxy: new subclass of TpProxy to use for Client proxies
Also, syntax-check Client bus names.
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 4d374ebc..12828cd8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -116,6 +116,8 @@ libmissioncontrol_server_la_SOURCES = \
mcd-account-manager-priv.h \
mcd-account-manager-query.c \
mcd-account-priv.h \
+ mcd-client.c \
+ mcd-client-priv.h \
mcd-dbusprop.c \
mcd-dbusprop.h \
mcd-debug.c \