summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-05-26 15:31:00 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-05-26 16:35:13 +0100
commitc9bdb6e0ff7862418b0a7c78eda9d2c6cc65c229 (patch)
tree2f3943646029b510c83abca137b215d1546aee82 /src/Makefile.am
parent1c1b48cc9247166e72274e239390d7ef86f3cad4 (diff)
downloadtelepathy-mission-control-c9bdb6e0ff7862418b0a7c78eda9d2c6cc65c229.tar.gz
McdHandlerMap: new class tracking the relationship between handlers and channels
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 12828cd8..f8c6ae64 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -125,6 +125,8 @@ libmissioncontrol_server_la_SOURCES = \
mcd-dispatch-operation-priv.h \
mcd-enum-types.c \
mcd-enum-types.h \
+ mcd-handler-map.c \
+ mcd-handler-map-priv.h \
mcd-signals-marshal.c \
mcd-misc.c \
mcd-misc.h \