[gnome-online-accounts] introspection: Add exported package information to GIR



commit abc407678b2d90899dca0e0ab2b5f254a99f98e8
Author: Evan Nemerson <evan coeus-group com>
Date:   Wed Jul 25 17:13:46 2012 -0700

    introspection: Add exported package information to GIR
    
    Fixes: https://bugzilla.gnome.org/680622

 src/goa/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/goa/Makefile.am b/src/goa/Makefile.am
index f54030b..398bf54 100644
--- a/src/goa/Makefile.am
+++ b/src/goa/Makefile.am
@@ -113,6 +113,7 @@ Goa-1.0.gir: $(libgoa_1_0_la_SOURCES)
 		--pkg=glib-2.0 					\
 		--pkg=gobject-2.0 				\
 		--pkg=gio-2.0 					\
+		--pkg-export=goa-1.0				\
 		--libtool=$(top_builddir)/libtool		\
 		--c-include='goa/goa.h'				\
                 -I$(top_srcdir)/src	 			\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]