telepathy-glib: Example extensions: include global header

Xavier Claessens xclaesse at kemper.freedesktop.org
Tue Jun 5 03:13:33 PDT 2012


Module: telepathy-glib
Branch: master
Commit: 2997e979daa03a66a3063df2b785361b193f07af
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=2997e979daa03a66a3063df2b785361b193f07af

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Wed May 30 13:36:17 2012 +0200

Example extensions: include global header

https://bugs.freedesktop.org/show_bug.cgi?id=49384

---

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

diff --git a/examples/extensions/Makefile.am b/examples/extensions/Makefile.am
index ca44bcf..81a8eac 100644
--- a/examples/extensions/Makefile.am
+++ b/examples/extensions/Makefile.am
@@ -140,7 +140,7 @@ _gen/svc-connection.c: _gen/connection.xml \
 	$(AM_V_GEN)$(PYTHON) $(tools_dir)/glib-ginterface-gen.py \
 		--filename=_gen/svc-connection \
 		--signal-marshal-prefix=_example_ext \
-		--include='<telepathy-glib/dbus.h>' \
+		--include='<telepathy-glib/telepathy-glib.h>' \
 		--not-implemented-func='tp_dbus_g_method_return_not_implemented' \
 		--allow-unstable \
 		$< Example_Svc_



More information about the telepathy-commits mailing list