[next] telepathy-glib: Move svc-*.h to the -dbus sub-library
Simon McVittie
smcv at kemper.freedesktop.org
Mon May 7 08:43:27 PDT 2012
Module: telepathy-glib
Branch: next
Commit: c3b4d677a2ce7bdb932aa35d348cef260ae96d0d
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=c3b4d677a2ce7bdb932aa35d348cef260ae96d0d
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Mon May 7 16:27:32 2012 +0100
Move svc-*.h to the -dbus sub-library
Reviewed-by: Xavier Claessens <xavier.claessens at collabora.co.uk>
---
telepathy-glib/Makefile.am | 24 ++++++++++++------------
1 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am
index eb447c8..bf0f933 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -124,6 +124,18 @@ tpginclude_HEADERS = \
simple-password-manager.h \
stream-tube-channel.h \
stream-tube-connection.h \
+ telepathy-glib.h \
+ text-channel.h \
+ util.h \
+ $(NULL)
+
+tpgdbusinclude_HEADERS = \
+ cli-call.h \
+ cli-channel.h \
+ cli-connection.h \
+ cli-misc.h \
+ gtypes.h \
+ interfaces.h \
svc-account.h \
svc-account-manager.h \
svc-call.h \
@@ -139,18 +151,6 @@ tpginclude_HEADERS = \
svc-properties-interface.h \
svc-protocol.h \
svc-tls.h \
- telepathy-glib.h \
- text-channel.h \
- util.h \
- $(NULL)
-
-tpgdbusinclude_HEADERS = \
- cli-call.h \
- cli-channel.h \
- cli-connection.h \
- cli-misc.h \
- gtypes.h \
- interfaces.h \
telepathy-glib-dbus.h \
$(NULL)
More information about the telepathy-commits
mailing list