[gnome-panel] introspection: Associate .gir with pkg-config file
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] introspection: Associate .gir with pkg-config file
- Date: Mon, 27 Sep 2010 10:06:36 +0000 (UTC)
commit 429e8c38022b7390af7f3b23bf6deb78db8a28bf
Author: Vincent Untz <vuntz gnome org>
Date: Mon Sep 27 12:06:06 2010 +0200
introspection: Associate .gir with pkg-config file
libpanel-applet/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libpanel-applet/Makefile.am b/libpanel-applet/Makefile.am
index fbd36c2..baa467c 100644
--- a/libpanel-applet/Makefile.am
+++ b/libpanel-applet/Makefile.am
@@ -122,8 +122,8 @@ PanelApplet_3_0_gir_CFLAGS = $(AM_CPPFLAGS)
PanelApplet_3_0_gir_LIBS = libpanel-applet-3.la
PanelApplet_3_0_gir_FILES = $(addprefix $(srcdir)/,$(introspection_sources)) $(addprefix $(builddir)/,$(built_introspection_sources))
# When requiring gobject-introspection 0.9.5, use this:
-#PanelApplet_3_0_gir_SCANNERFLAGS = --identifier-prefix=Panel --symbol-prefix=panel
-PanelApplet_3_0_gir_SCANNERFLAGS = --strip-prefix=Panel
+#PanelApplet_3_0_gir_SCANNERFLAGS = --identifier-prefix=Panel --symbol-prefix=panel --pkg-export=libpanelapplet-3.0
+PanelApplet_3_0_gir_SCANNERFLAGS = --strip-prefix=Panel --pkg-export=libpanelapplet-3.0
INTROSPECTION_GIRS += PanelApplet-3.0.gir
girdir = $(INTROSPECTION_GIRDIR)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]