summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.client
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-11-17 20:11:39 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-11-17 20:11:39 +0530
commitc4e193b47434463aae090ece26e0fba8dbeedd16 (patch)
tree8b41854ecb5a44f53bdac2006c5e506e33f960ea /src/com.gluster.storage.management.client
parentbf745ea6d30f45cf057a7fc53acf059f858a3acb (diff)
Modified not to include src directory in source build as it gets included automatically.
Diffstat (limited to 'src/com.gluster.storage.management.client')
-rw-r--r--src/com.gluster.storage.management.client/build.properties3
1 files changed, 1 insertions, 2 deletions
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,\