[gedit] Include also BUILT_SOURCES in the git generation.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Include also BUILT_SOURCES in the git generation.
- Date: Sun, 5 Dec 2010 22:33:05 +0000 (UTC)
commit 5762db80468aa49af918c694cc919f921691bfe3
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun Dec 5 23:32:33 2010 +0100
Include also BUILT_SOURCES in the git generation.
gedit/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gedit/Makefile.am b/gedit/Makefile.am
index 2bd7d20..57c8a3d 100644
--- a/gedit/Makefile.am
+++ b/gedit/Makefile.am
@@ -272,7 +272,7 @@ INTROSPECTION_SCANNER_ARGS = -I$(top_srcdir) --warn-all
Gedit_3_0_gir_NAMESPACE = Gedit
Gedit_3_0_gir_VERSION = 3.0
Gedit_3_0_gir_PROGRAM = $(builddir)/gedit
-Gedit_3_0_gir_FILES = $(INST_H_FILES) $(libgedit_c_files)
+Gedit_3_0_gir_FILES = $(INST_H_FILES) $(libgedit_c_files) $(BUILT_SOURCES)
Gedit_3_0_gir_INCLUDES = Gtk-3.0 GtkSource-3.0
girdir = $(datadir)/gedit/gir-1.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]