From 7f8f4f5aab3b653225abf06e000a2421b410282d Mon Sep 17 00:00:00 2001 From: Denis Flaven Date: Mon, 29 Nov 2010 15:33:27 +0000 Subject: [PATCH] Exclude the special "data loader" tool from the standard build SVN:trunk[993] --- webservices/exclude.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webservices/exclude.txt b/webservices/exclude.txt index 17b21ce34..c4ee1f885 100644 --- a/webservices/exclude.txt +++ b/webservices/exclude.txt @@ -2,4 +2,5 @@ # The following source files are not re-distributed with the "build" of the application # since they are used solely for constructing other files during the build process # -createfrommail.php \ No newline at end of file +createfrommail.php +backoffice.dataloader.php \ No newline at end of file