[gedit] Fix building introspection data
- From: Garrett Regier <gregier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Fix building introspection data
- Date: Fri, 25 Jun 2010 21:33:11 +0000 (UTC)
commit c4e9e14d731dfadaf712381061a71eb99aaa035b
Author: Garrett Regier <alias301 gmail com>
Date: Fri Jun 25 14:32:54 2010 -0700
Fix building introspection data
gedit/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gedit/Makefile.am b/gedit/Makefile.am
index 9baf31e..8af9b7c 100644
--- a/gedit/Makefile.am
+++ b/gedit/Makefile.am
@@ -261,7 +261,7 @@ if HAVE_INTROSPECTION
-include $(INTROSPECTION_MAKEFILE)
INTROSPECTION_GIRS = Gedit-3.0.gir
-Gedit-3.0.gir: libgedit.la
+Gedit-3.0.gir: gedit
INTROSPECTION_SCANNER_ARGS = -I$(top_srcdir) --warn-all
Gedit_3_0_gir_NAMESPACE = Gedit
Gedit_3_0_gir_VERSION = 3.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]