From d8b72a707cb876c22328bb98aa3520c5ec8c8eb3 Mon Sep 17 00:00:00 2001 From: Evan Nemerson Date: Mon, 1 Nov 2010 03:19:39 -0700 Subject: [PATCH] fd.o #31291: add pkg-config and C header information to GIR --- telepathy-glib/introspection.am | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/telepathy-glib/introspection.am b/telepathy-glib/introspection.am index 96a0ded..6b8db69 100644 --- a/telepathy-glib/introspection.am +++ b/telepathy-glib/introspection.am @@ -67,6 +67,8 @@ TelepathyGLib-0.12.gir: $(INTROSPECTION_SCANNER) \ --library=libtelepathy-glib.la \ --pkg gio-2.0 \ --pkg dbus-glib-1 \ + --pkg-export telepathy-glib \ + --c-include="telepathy-glib/telepathy-glib.h" \ --warn-all \ --output _gen/$@.tmp \ $(INTROSPECTION_FILES) -- 1.7.2.3