[next] telepathy-glib: Install interfaces.h as part of the -dbus library

Simon McVittie smcv at kemper.freedesktop.org
Wed May 2 08:56:38 PDT 2012


Module: telepathy-glib
Branch: next
Commit: 15a41b5139ca9011b92adf948c994b9077ebd4dd
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=15a41b5139ca9011b92adf948c994b9077ebd4dd

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Tue May  1 16:13:31 2012 +0100

Install interfaces.h as part of the -dbus library

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49377
Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Reviewed-by: Jonny Lamb <jonny.lamb at collabora.co.uk>

---

 telepathy-glib/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am
index 8b320fa..02e0661 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -104,7 +104,6 @@ tpginclude_HEADERS = \
     handle-repo-static.h \
     handle-repo-dynamic.h \
     heap.h \
-    interfaces.h \
     intset.h \
     message.h \
     message-mixin.h \
@@ -149,6 +148,7 @@ tpgdbusinclude_HEADERS = \
     cli-connection.h \
     cli-misc.h \
     gtypes.h \
+    interfaces.h \
     $(NULL)
 
 BUILT_SOURCES = $(codegen_sources)



More information about the telepathy-commits mailing list