summaryrefslogtreecommitdiff
path: root/telepathy-glib/Makefile.am
diff options
context:
space:
mode:
authorJonathon Jongsma <jonathon.jongsma@collabora.co.uk>2011-02-08 11:34:07 -0600
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-02-24 15:19:26 +0100
commit8a4d453b7c040845991c4ca900758fd7a4d37611 (patch)
tree91184740ecbbf6d87ea3dd5985455330e8d667a2 /telepathy-glib/Makefile.am
parentadabf28b68ae680a8b607d951a7291b27e3c39e2 (diff)
downloadtelepathy-glib-8a4d453b7c040845991c4ca900758fd7a4d37611.tar.gz
Expose TpSimplePasswordChannel as public API
Diffstat (limited to 'telepathy-glib/Makefile.am')
-rw-r--r--telepathy-glib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am
index 25d203027..490549f5f 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -89,6 +89,7 @@ our_headers = \
simple-approver.h \
simple-handler.h \
simple-observer.h \
+ simple-password-channel.h \
simple-password-manager.h \
stream-tube-channel.h \
stream-tube-connection.h \
@@ -232,7 +233,6 @@ libtelepathy_glib_internal_la_SOURCES = \
simple-handler.c \
simple-observer.c \
simple-password-manager.c \
- simple-password-channel-internal.h \
simple-password-channel.c \
stream-tube-channel.c \
stream-tube-connection-internal.h \