summaryrefslogtreecommitdiff
path: root/telepathy-glib/Makefile.am
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2012-04-25 18:02:01 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2012-05-03 14:42:34 +0100
commitb304e203f8a781387523fcc1102c34963937a2ac (patch)
treeda6f3a321de26f457281bd0b1803c273a494b928 /telepathy-glib/Makefile.am
parentfd81730d9c9b79ddd165fb6b0f02268b72e0b811 (diff)
future-account: add dummy object
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'telepathy-glib/Makefile.am')
-rw-r--r--telepathy-glib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am
index 30efdb618..68474907e 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -85,6 +85,7 @@ our_headers = \
errors.h \
exportable-channel.h \
file-transfer-channel.h \
+ future-account.h \
gnio-util.h \
group-mixin.h \
gtypes.h \
@@ -254,6 +255,7 @@ libtelepathy_glib_internal_la_SOURCES = \
errors.c \
exportable-channel.c \
file-transfer-channel.c \
+ future-account.c \
gnio-util.c \
group-mixin.c \
gtypes.c \