summaryrefslogtreecommitdiff
path: root/telepathy-glib/Makefile.am
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2012-05-10 11:44:38 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2012-05-10 11:44:38 +0100
commit253b2ee2e1eb8ef631e7d0049907576e04acaa2e (patch)
tree5ad488d12ad03f79f763978f1ea8ce1db71b1ec0 /telepathy-glib/Makefile.am
parentb79e36c1d65a59a44de20264224b5bc05a2934c1 (diff)
downloadtelepathy-glib-253b2ee2e1eb8ef631e7d0049907576e04acaa2e.tar.gz
future-account: rename to TpAccountRequest
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'telepathy-glib/Makefile.am')
-rw-r--r--telepathy-glib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am
index 68474907e..a63f8d8b4 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -26,6 +26,7 @@ our_headers = \
account.h \
account-channel-request.h \
account-manager.h \
+ account-request.h \
automatic-client-factory.h \
automatic-proxy-factory.h \
add-dispatch-operation-context.h \
@@ -85,7 +86,6 @@ our_headers = \
errors.h \
exportable-channel.h \
file-transfer-channel.h \
- future-account.h \
gnio-util.h \
group-mixin.h \
gtypes.h \
@@ -172,6 +172,7 @@ libtelepathy_glib_internal_la_SOURCES = \
account-internal.h \
account-manager.c \
account-manager-internal.h \
+ account-request.c \
automatic-client-factory-internal.h \
automatic-client-factory.c \
automatic-proxy-factory.c \
@@ -255,7 +256,6 @@ 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 \