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



commit f4ca66dfe7a7f0f0c783db02a56ed78fc72969a3
Author: Vincent Untz <vuntz gnome org>
Date:   Mon Sep 27 12:05:07 2010 +0200

    introspection: Associate .gir with pkg-config file

 libgweather/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libgweather/Makefile.am b/libgweather/Makefile.am
index d7d8402..168846b 100644
--- a/libgweather/Makefile.am
+++ b/libgweather/Makefile.am
@@ -120,6 +120,7 @@ GWeather-3.0.gir: libgweather-3.la Makefile
 GWeather_3_0_gir_INCLUDES = GObject-2.0 Gtk-3.0
 GWeather_3_0_gir_CFLAGS = $(libgweather_3_la_CPPFLAGS) -DGWEATHER_I_KNOW_THIS_IS_UNSTABLE
 GWeather_3_0_gir_LIBS = libgweather-3.la
+GWeather_3_0_gir_SCANNERFLAGS = --pkg-export=gweather-3.0
 GWeather_3_0_gir_FILES = $(addprefix $(srcdir)/,$(introspection_sources))
 INTROSPECTION_GIRS += GWeather-3.0.gir
 



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