[gnome-bluetooth/gnome-2-28] Really install introspection data



commit f1f9e4f21d94d9e496ba83af1fd0c5d2ff0eb87a
Author: Vincent Untz <vuntz gnome org>
Date:   Thu Dec 3 17:16:54 2009 +0100

    Really install introspection data
    
    https://bugzilla.gnome.org/show_bug.cgi?id=603704

 lib/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lib/Makefile.am b/lib/Makefile.am
index f4dea76..634a477 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -75,12 +75,12 @@ GnomeBluetooth-1.0.gir: $(INTROSPECTION_SCANNER)
 		$(LIBGNOMEBT_CFLAGS) \
 		$(gnomebluetooth_HEADERS)
 
-girdir = $(GIRDIR)
+girdir = $(INTROSPECTION_GIRDIR)
 dist_gir_DATA = $(BUILT_GIRSOURCES)
 
 EXTRA_DIST += $(BUILT_GIRSOURCES)
 
-typelibsdir = $(TYPELIBDIR)
+typelibsdir = $(INTROSPECTION_TYPELIBDIR)
 typelibs_DATA = $(BUILT_GIRSOURCES:.gir=.typelib)
 
 %.typelib: %.gir $(G_IR_COMPILER)



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