gimp-help-2 r2813 - in trunk: . quickreference



Author: ulfehlert
Date: Fri Apr 10 18:48:23 2009
New Revision: 2813
URL: http://svn.gnome.org/viewvc/gimp-help-2?rev=2813&view=rev

Log:
2009-04-10  Ulf-D. Ehlert  <ulfehlert svn gnome org>

	Bugfixes:
	* Makefile.am: added "authors_common.xsl" to DISTFILES
	* quickreference/Makefile.am: remove ".xml2po.mo" on 'make clean'
	(now bug #556314 should be fixed)


Modified:
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/quickreference/Makefile.am

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Fri Apr 10 18:48:23 2009
@@ -136,6 +136,7 @@
 XSL_FILES = \
 	stylesheets/authors_docbook.xsl	\
 	stylesheets/authors_text.xsl	\
+	stylesheets/authors_common.xsl	\
 	stylesheets/makeindex.xsl	\
 	stylesheets/plainprint.xsl	\
 	stylesheets/plainhtml.xsl.in	\

Modified: trunk/quickreference/Makefile.am
==============================================================================
--- trunk/quickreference/Makefile.am	(original)
+++ trunk/quickreference/Makefile.am	Fri Apr 10 18:48:23 2009
@@ -72,6 +72,7 @@
 	rm -rf docbook
 	rm -rf svg
 	rm -rf xml
+	rm -f .xml2po.mo
 
 .DELETE_ON_ERROR:
 



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