[gtksourceviewmm] Leave task of distributing docutils to mm-common.



commit 7ae70a49852ef78afbdbb1ea87fe42a1d1f0ee0c
Author: Krzesimir Nowak <qdlacz gmail com>
Date:   Mon Mar 28 19:30:04 2011 +0200

    Leave task of distributing docutils to mm-common.
    
    * docs/Makefile.am: Removed the dist variable - this is done in
    yet unreleased version of mm-common.

 docs/Makefile.am |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index da47ded..50f724a 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -7,10 +7,3 @@ book_name = $(GTKSOURCEVIEWMM_MODULE_NAME)
 doc_input = $(addprefix $(top_srcdir)/gtksourceview/gtksourceviewmm/,$(gtksourceviewmm_files_h)) $(top_srcdir)/gtksourceview/gtksourceviewmm.h
 
 include $(top_srcdir)/build/doc-reference.am
-
-# These are copied here by mm-common:
-dist_noinst_DATA +=		\
-	doc-install.pl		\
-	doc-postprocess.pl	\
-	tagfile-to-devhelp2.xsl	\
-	doxygen.css



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