[gnome-desktop] introspection: include exported pkg-config name in GIR



commit b13ecfd8d5197d4ffac649f5e443a432021e50ad
Author: Evan Nemerson <evan coeus-group com>
Date:   Tue Jan 31 17:10:27 2012 -0800

    introspection: include exported pkg-config name in GIR
    
    https://bugzilla.gnome.org/show_bug.cgi?id=669143

 libgnome-desktop/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libgnome-desktop/Makefile.am b/libgnome-desktop/Makefile.am
index 920637e..3fa6ccc 100644
--- a/libgnome-desktop/Makefile.am
+++ b/libgnome-desktop/Makefile.am
@@ -80,6 +80,7 @@ if HAVE_INTROSPECTION
 GnomeDesktop-3.0.gir: libgnome-desktop-3.la
 GnomeDesktop_3_0_gir_INCLUDES = GObject-2.0 Gtk-3.0
 GnomeDesktop_3_0_gir_PACKAGES = gdk-pixbuf-2.0 glib-2.0 gobject-2.0 gio-2.0 gtk+-3.0 gsettings-desktop-schemas
+GnomeDesktop_3_0_gir_EXPORT_PACKAGES = gnome-desktop-3.0
 GnomeDesktop_3_0_gir_CFLAGS = -DGNOME_DESKTOP_USE_UNSTABLE_API -I$(top_srcdir)
 GnomeDesktop_3_0_gir_LIBS = libgnome-desktop-3.la
 GnomeDesktop_3_0_gir_FILES = $(introspection_sources) $(libgnome_desktop_HEADERS)



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