$OpenBSD: patch-src_polkit_Makefile_am,v 1.3 2011/05/16 17:30:31 ajacoutot Exp $

From c29a6fd701df08e10e384cce65356af9a5a559f3 Mon Sep 17 00:00:00 2001
From: Benjamin Otte <otte@redhat.com>
Date: Fri, 11 Mar 2011 13:01:27 +0000
Subject: introspection: Add --c-include to the gir files

--- src/polkit/Makefile.am.orig	Sat Feb 26 23:23:53 2011
+++ src/polkit/Makefile.am	Mon May 16 17:11:07 2011
@@ -110,6 +110,7 @@ Polkit-1.0.gir: libpolkit-gobject-1.la $(INTROSPECTION
 		--pkg=gobject-2.0 				\
 		--pkg=gio-2.0 					\
 		--libtool=$(top_builddir)/libtool		\
+		--c-include='polkit/polkit.h'			\
                 -I$(top_srcdir)/src	 			\
 	        -D_POLKIT_COMPILATION                   	\
 		$(libpolkit_gobject_1_la_SOURCES)		\
