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



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

    introspection: Associate .gir with pkg-config file

 libwnck/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libwnck/Makefile.am b/libwnck/Makefile.am
index 4e38a9a..3db97dd 100644
--- a/libwnck/Makefile.am
+++ b/libwnck/Makefile.am
@@ -168,6 +168,7 @@ Wnck-1.0.gir: libwnck-1.la
 Wnck_1_0_gir_INCLUDES = GObject-2.0 GdkPixbuf-2.0 Gtk-2.0
 Wnck_1_0_gir_CFLAGS = $(AM_CPPFLAGS)
 Wnck_1_0_gir_LIBS = libwnck-1.la
+Wnck_1_0_gir_SCANNERFLAGS = --pkg-export=libwnck-1.0
 Wnck_1_0_gir_FILES = $(introspection_sources)
 INTROSPECTION_GIRS += Wnck-1.0.gir
 



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