summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.client/build.properties
diff options
context:
space:
mode:
authorSelvasundaram <selvam@gluster.com>2011-07-18 22:11:44 +0530
committerSelvasundaram <selvam@gluster.com>2011-07-18 22:11:44 +0530
commit948ef913fae74a9b67f0901d7bbf9153c52bfffb (patch)
tree921cc444fe33260acafd6b4ab8655644b561a557 /src/com.gluster.storage.management.client/build.properties
parent691f4b7519a7758de9316766d9963d68cdd50924 (diff)
Import SSH keys feature
Diffstat (limited to 'src/com.gluster.storage.management.client/build.properties')
-rw-r--r--src/com.gluster.storage.management.client/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/com.gluster.storage.management.client/build.properties b/src/com.gluster.storage.management.client/build.properties
index 4dded7a7..bc0c59d7 100644
--- a/src/com.gluster.storage.management.client/build.properties
+++ b/src/com.gluster.storage.management.client/build.properties
@@ -3,7 +3,8 @@ output.. = bin/
bin.includes = .,\
META-INF/,\
lib/,\
- keystore/
+ keystore/,\
+ lib/jersey-1.5/jersey-multipart-1.5.jar
src.includes = src/,\
lib/,\
keystore/,\