[gnome-menus] introspection: Associate .gir with pkg-config file



commit f1da5abb7c1783134cfa485b323aedb4f5bc2465
Author: Vincent Untz <vuntz gnome org>
Date:   Mon Sep 27 12:04:53 2010 +0200

    introspection: Associate .gir with pkg-config file

 libmenu/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libmenu/Makefile.am b/libmenu/Makefile.am
index faf4cc5..a8e4d87 100644
--- a/libmenu/Makefile.am
+++ b/libmenu/Makefile.am
@@ -62,6 +62,7 @@ GMenu-2.0.gir: libgnome-menu.la
 GMenu_2_0_gir_INCLUDES = GObject-2.0
 GMenu_2_0_gir_CFLAGS = $(AM_CPPFLAGS)
 GMenu_2_0_gir_LIBS = libgnome-menu.la
+GMenu_2_0_gir_SCANNERFLAGS = --pkg-export=libgnome-menu
 GMenu_2_0_gir_FILES = $(addprefix $(srcdir)/,$(introspection_sources))
 INTROSPECTION_GIRS += GMenu-2.0.gir
 



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