summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--polkitgtkmate/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 \