diff options
Diffstat (limited to 'telepathy-glib/Makefile.am')
-rw-r--r-- | telepathy-glib/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am index 4a2d72077..ff3ae84e6 100644 --- a/telepathy-glib/Makefile.am +++ b/telepathy-glib/Makefile.am @@ -60,6 +60,7 @@ our_headers = \ dbus.h \ dbus-daemon.h \ dbus-properties-mixin.h \ + dbus-tube-channel.h \ defs.h \ debug.h \ debug-sender.h \ @@ -201,6 +202,7 @@ libtelepathy_glib_internal_la_SOURCES = \ dbus-daemon.c \ dbus-internal.h \ dbus-properties-mixin.c \ + dbus-tube-channel.c \ debug.c \ debug-sender.c \ deprecated-internal.h \ |