intltool r749 - in trunk: . tests/cases tests/results



Author: dobey
Date: Fri Jul 25 19:13:51 2008
New Revision: 749
URL: http://svn.gnome.org/viewvc/intltool?rev=749&view=rev

Log:
2008-07-25  Rodney Dawes  <dobey pwns gmail com>

	* tests/cases/Makefile.am:
	* tests/results/Makefile.am:
	Add new test cases to EXTRA_DIST and CLEANFILES as appropriate



Modified:
   trunk/ChangeLog
   trunk/tests/cases/Makefile.am
   trunk/tests/results/Makefile.am

Modified: trunk/tests/cases/Makefile.am
==============================================================================
--- trunk/tests/cases/Makefile.am	(original)
+++ trunk/tests/cases/Makefile.am	Fri Jul 25 19:13:51 2008
@@ -2,6 +2,7 @@
 
 EXTRA_DIST =					\
 	az.po					\
+	context.xml.in				\
 	extract-comments.xml			\
 	extract1.desktop			\
 	extract10.templates_			\
@@ -44,6 +45,8 @@
 	$(NULL)
 
 CLEANFILES =					\
+	context.xml				\
+	context.xml.in.h			\
 	extract-comments.xml.h			\
 	extract10.templates_.h			\
 	extract12.xml.in.h			\

Modified: trunk/tests/results/Makefile.am
==============================================================================
--- trunk/tests/results/Makefile.am	(original)
+++ trunk/tests/results/Makefile.am	Fri Jul 25 19:13:51 2008
@@ -1,6 +1,8 @@
 NULL = 
 
 EXTRA_DIST =					\
+	context.xml				\
+	context.xml.in.h			\
 	extract-comments.xml.h			\
 	extract1.desktop.h			\
 	extract10.templates_.h			\



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