[gtkhtml] ** BUGFIX: 581228 - tarball does not provide gtkhtml-editor
- From: Bharath Acharya <abharath src gnome org>
- To: svn-commits-list gnome org
- Subject: [gtkhtml] ** BUGFIX: 581228 - tarball does not provide gtkhtml-editor
- Date: Sun, 3 May 2009 23:54:18 -0400 (EDT)
commit a236170b236c5949e0b67bf1675910a1b8dbf815
Author: Gilles Dartiguelongue <gilles dartiguelongue esiee org>
Date: Mon May 4 09:19:42 2009 +0530
** BUGFIX: 581228 - tarball does not provide gtkhtml-editor
Tarball does not provide gtkhtml-editor which makes it impossible to build
glade-catalog support
---
components/editor/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/components/editor/Makefile.am b/components/editor/Makefile.am
index 10adbe1..bc696c9 100644
--- a/components/editor/Makefile.am
+++ b/components/editor/Makefile.am
@@ -113,6 +113,8 @@ MAINTAINERCLEANFILES = \
gtkhtml-editor.glade.bak \
gtkhtml-editor.gladep.bak
+EXTRA_DIST += gtkhtml-editor.xml
+
if GLADE_CATALOG
gladecatalog_DATA = gtkhtml-editor.xml
@@ -134,8 +136,6 @@ libglade_gtkhtml_editor_la_LDFLAGS = -module -avoid-version -no-undefined
libglade_gtkhtml_editor_la_LIBADD = @GTKHTML_CFLAGS@
-EXTRA_DIST += $(gladecatalog_DATA)
-
endif
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]