|
From: Michael K. <ko...@us...> - 2006-10-06 12:36:38
|
Update of /cvsroot/cobricks/drehscheibe-in In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv6058 Modified Files: build.xml Log Message: Index: build.xml =================================================================== RCS file: /cvsroot/cobricks/drehscheibe-in/build.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- build.xml 22 Sep 2006 17:37:47 -0000 1.5 +++ build.xml 6 Oct 2006 12:36:31 -0000 1.6 @@ -150,6 +150,9 @@ <include name="notfound.html.de" /> <include name="noaccess.html.de" /> <include name="noaccess-expired.html.de" /> + <include name="notfound.html.en" /> + <include name="noaccess.html.en" /> + <include name="noaccess-expired.html.en" /> --> </jar> |