From 30428449bbb507f9ece252359f7b21905679ef5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 11 Jun 2013 16:08:16 +0200 Subject: [PATCH] swekey.php is also external lib --- build.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index a0173d4386..5a383e68e7 100644 --- a/build.xml +++ b/build.xml @@ -47,7 +47,7 @@ @@ -63,6 +63,7 @@ --exclude libraries/bfShapeFiles --exclude libraries/phpseclib --exclude libraries/plugins/auth/recaptchalib.php + --exclude libraries/plugins/auth/swekey/swekey.php ${source}" /> @@ -78,6 +79,7 @@ --exclude libraries/bfShapeFiles --exclude libraries/phpseclib --exclude libraries/plugins/auth/recaptchalib.php + --exclude libraries/plugins/auth/swekey/swekey.php ${source}" /> @@ -85,7 +87,7 @@