From 68bd174bb3612840922deab2d2e9882299e2523c Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 11 Sep 2015 17:33:56 +0200 Subject: GIR: Add c include informatin and specify pkg-config file --- polkitgtkmate/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'polkitgtkmate') diff --git a/polkitgtkmate/Makefile.am b/polkitgtkmate/Makefile.am index 1a11b6e..706b792 100644 --- a/polkitgtkmate/Makefile.am +++ b/polkitgtkmate/Makefile.am @@ -87,6 +87,8 @@ PolkitGtkMate-1.0.gir: libpolkit-gtk-mate-1.la $(G_IR_SCANNER) Makefile.am --output $@ \ --pkg=polkit-gobject-1 \ --pkg=gtk+-${GTK_API_VERSION} \ + --pkg-export=polkit-mate-gtk-1 \ + --c-include='polkitgtkmate/polkitgtkmate.h' \ --libtool=$(top_builddir)/libtool \ -I$(top_srcdir) \ -DPOLKIT_GTK_MATE_COMPILATION \ -- cgit v1.2.1