telepathy-idle: Allow generation of unstable interfaces

Simon McVittie smcv at kemper.freedesktop.org
Tue May 8 04:04:51 PDT 2012


Module: telepathy-idle
Branch: master
Commit: 32e728c006349fb32f1b470a5c7d44a1f1390d0d
URL:    http://cgit.freedesktop.org/telepathy/telepathy-idle/commit/?id=32e728c006349fb32f1b470a5c7d44a1f1390d0d

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon May  7 20:02:45 2012 +0100

Allow generation of unstable interfaces

Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Reviewed-by: Xavier Claessens <xavier.claessens at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49600

---

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

diff --git a/extensions/Makefile.am b/extensions/Makefile.am
index ff09ec2..85ff7b2 100644
--- a/extensions/Makefile.am
+++ b/extensions/Makefile.am
@@ -51,6 +51,7 @@ _gen/svc.c _gen/svc.h: _gen/all.xml \
 		--include='<telepathy-glib/dbus.h>' \
 		--include='"_gen/signals-marshal.h"' \
 		--not-implemented-func='tp_dbus_g_method_return_not_implemented' \
+		--allow-unstable \
 		$< Idle_Svc_
 
 _gen/signals-marshal.list: _gen/all.xml $(tools_dir)/glib-signals-marshal-gen.py



More information about the telepathy-commits mailing list