diff options
-rw-r--r-- | 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 |