From ec0fc445d0cbf96b8748003021c603d0303b5ef3 Mon Sep 17 00:00:00 2001 From: Evan Nemerson Date: Sun, 17 Jul 2011 16:01:18 -0700 Subject: Specify exported pkg-config files in GIRs https://bugs.freedesktop.org/show_bug.cgi?id=39315 Signed-off-by: David Zeuthen --- src/polkitagent/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/polkitagent') diff --git a/src/polkitagent/Makefile.am b/src/polkitagent/Makefile.am index e2f1550..4a6aa9b 100644 --- a/src/polkitagent/Makefile.am +++ b/src/polkitagent/Makefile.am @@ -120,6 +120,7 @@ PolkitAgent-1.0.gir: libpolkit-agent-1.la $(INTROSPECTION_SCANNER) Makefile.am --pkg=glib-2.0 \ --pkg=gobject-2.0 \ --pkg=gio-2.0 \ + --pkg-export=polkit-agent-1 \ --c-include='polkitagent/polkitagent.h' \ --libtool=$(top_builddir)/libtool \ -I$(top_srcdir)/src \ -- cgit v1.2.1