[rhythmbox/gobject-introspection] add missing makefile dependency between gir files
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox/gobject-introspection] add missing makefile dependency between gir files
- Date: Fri, 17 Dec 2010 22:23:12 +0000 (UTC)
commit 498ccb8713fecfe26ac18c4ded51d5f7de335316
Author: Jonathan Matthew <jonathan d14n org>
Date: Sat Dec 18 08:22:04 2010 +1000
add missing makefile dependency between gir files
bindings/gi/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bindings/gi/Makefile.am b/bindings/gi/Makefile.am
index 03dc4c6..1a440d2 100644
--- a/bindings/gi/Makefile.am
+++ b/bindings/gi/Makefile.am
@@ -130,7 +130,7 @@ MPID_0_13_gir_LIBS = $(top_builddir)/shell/librhythmbox-core.la
MPID_0_13_gir_FILES = $(addprefix $(top_srcdir)/,$(mpid_introspection_sources))
MPID_0_13_gir_SCANNERFLAGS = --symbol-prefix mpid_
-RB-0.13.gir: $(top_builddir)/shell/librhythmbox-core.la
+RB-0.13.gir: $(top_builddir)/shell/librhythmbox-core.la MPID-0.13.gir
RB_0_13_gir_INCLUDES = GObject-2.0 Gio-2.0 Gtk-3.0 Gst-0.10 libxml2-2.0 MPID-0.13
RB_0_13_gir_CFLAGS = $(RHYTHMBOX_CFLAGS_NOWARN) $(TOTEM_PLPARSER_CFLAGS) $(DBUS_CFLAGS) $(GUDEV_CFLAGS) -I../..
RB_0_13_gir_LIBS = $(top_builddir)/shell/librhythmbox-core.la
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]