[epiphany/gir-parallel-build] src/Makefile.am: Fix parallel-build issue when introspection enabled.
- From: Priit Laes <plaes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [epiphany/gir-parallel-build] src/Makefile.am: Fix parallel-build issue when introspection enabled.
- Date: Mon, 28 Sep 2009 06:45:46 +0000 (UTC)
commit 68bbd6ce05ee700ea1c77daae4c063ab7ae5b853
Author: Priit Laes <plaes plaes org>
Date: Sun Sep 27 17:02:31 2009 +0300
src/Makefile.am: Fix parallel-build issue when introspection enabled.
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 456d63b..9b7872a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -315,7 +315,7 @@ EPHY_GIR_H_FILES = \
$(top_srcdir)/src/ephy-window.h \
$(NULL)
-Epiphany-$(EPIPHANY_API_VERSION).gir: $(G_IR_SCANNER) $(EPHY_GIR_H_FILES)
+Epiphany-$(EPIPHANY_API_VERSION).gir: $(G_IR_SCANNER) $(EPHY_GIR_H_FILES) epiphany
$(AM_V_GEN) PKG_CONFIG_PATH=$(top_builddir)/data:$$PKG_CONFIG_PATH \
$(G_IR_SCANNER) -v \
--namespace Epiphany \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]