[gnome-bluetooth] Really install introspection data
- From: Vincent Untz <vuntz src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] Really install introspection data
- Date: Wed, 9 Dec 2009 11:53:10 +0000 (UTC)
commit 82a9ce909c41b4bf3a6d5c2cd7f3bb4f226b9835
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 9b155ab..9e00224 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -80,12 +80,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]