From 819841915645b4af52d840d82cb4e4d4ce4cacef Mon Sep 17 00:00:00 2001 From: zzz Date: Wed, 12 Dec 2012 15:43:42 +0000 Subject: [PATCH] build fixup --- build.xml | 2 ++ tests/scripts/checkxml.sh | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index c68d8ac9c..9e3895d52 100644 --- a/build.xml +++ b/build.xml @@ -1556,6 +1556,7 @@ + @@ -1564,6 +1565,7 @@ + diff --git a/tests/scripts/checkxml.sh b/tests/scripts/checkxml.sh index 56b263a52..4a862d645 100755 --- a/tests/scripts/checkxml.sh +++ b/tests/scripts/checkxml.sh @@ -25,7 +25,6 @@ XMLFILES="\ ./apps/BOB/nbproject/build-impl.xml \ ./apps/BOB/nbproject/project.xml \ ./apps/desktopgui/build.xml \ -./apps/fortuna/build.xml \ ./apps/i2psnark/java/build.xml \ ./apps/i2psnark/jetty-i2psnark.xml \ ./apps/i2psnark/web.xml \ @@ -63,7 +62,6 @@ XMLFILES="\ HTMLFILES="\ ./installer/resources/initialNews/*.xml \ -./installer/resources/news.xml \ ./apps/BOB/src/net/i2p/BOB/package.html \ ./apps/desktopgui/src/net/i2p/desktopgui/package.html \ ./apps/ministreaming/java/src/net/i2p/client/streaming/package.html \