From c4e193b47434463aae090ece26e0fba8dbeedd16 Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Thu, 17 Nov 2011 20:11:39 +0530 Subject: Modified not to include src directory in source build as it gets included automatically. --- src/com.gluster.storage.management.client/build.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/com.gluster.storage.management.client') diff --git a/src/com.gluster.storage.management.client/build.properties b/src/com.gluster.storage.management.client/build.properties index bc0c59d7..b9d04dbf 100644 --- a/src/com.gluster.storage.management.client/build.properties +++ b/src/com.gluster.storage.management.client/build.properties @@ -5,8 +5,7 @@ bin.includes = .,\ lib/,\ keystore/,\ lib/jersey-1.5/jersey-multipart-1.5.jar -src.includes = src/,\ - lib/,\ +src.includes = lib/,\ keystore/,\ build.properties,\ .project,\ -- cgit