[gobject-introspection] Makefile-gir.am: Fix explicit dependency of DBusGLib on GObject
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] Makefile-gir.am: Fix explicit dependency of DBusGLib on GObject
- Date: Thu, 11 Nov 2010 22:57:20 +0000 (UTC)
commit a2c6793bd1873a7af3c19f88405e97e334a6872f
Author: Colin Walters <walters verbum org>
Date: Thu Nov 11 17:51:00 2010 -0500
Makefile-gir.am: Fix explicit dependency of DBusGLib on GObject
Because of Makefile.introspection, the .typelibs are still put in
gir/.
Makefile-gir.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile-gir.am b/Makefile-gir.am
index 062eb85..4798a79 100644
--- a/Makefile-gir.am
+++ b/Makefile-gir.am
@@ -76,7 +76,7 @@ BUILT_GIRSOURCES += GLib-2.0.gir
GLib-2.0.gir: g-ir-scanner g-ir-compiler
-DBusGLib-1.0.typelib: GObject-2.0.gir
+gir/DBusGLib-1.0.typelib: GObject-2.0.gir
# gobject
GOBJECT_INCLUDEDIR=$(shell pkg-config --variable=includedir gobject-2.0)/glib-2.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]