[gtkhtml/gnome-2-26] ** BUGFIX: 581228 - tarball does not provide gtkhtml-editor



commit 6eefc2cb6c6a031ca3027d67cc97a3aa9d1fb1a0
Author: Gilles Dartiguelongue <gilles dartiguelongue esiee org>
Date:   Mon May 4 09:31:11 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 1729b29..6418b25 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,6 +136,4 @@ libglade_gtkhtml_editor_la_LDFLAGS = -module -avoid-version -no-undefined
 
 libglade_gtkhtml_editor_la_LIBADD = @GTKHTML_CFLAGS@
 
-EXTRA_DIST += $(gladecatalog_DATA)
-
 endif



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]