diff options
| author | Tim <timothyasir@gluster.com> | 2011-07-05 15:38:35 +0530 |
|---|---|---|
| committer | Tim <timothyasir@gluster.com> | 2011-07-05 15:38:35 +0530 |
| commit | 72722169d06f0a930c58b1eb8ae892cfc14ec096 (patch) | |
| tree | 5c420ccf5490fde2024382d0cf10dabb825eb418 /src/com.gluster.storage.management.core/build.properties | |
| parent | 482457016156b7eb46f3f0f60ae9003ed267ea44 (diff) | |
| parent | 429d3149d5cf042f1aabc5836d7df451c7da06bd (diff) | |
Merge remote branch 'upstream/master'
Diffstat (limited to 'src/com.gluster.storage.management.core/build.properties')
| -rw-r--r-- | src/com.gluster.storage.management.core/build.properties | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/com.gluster.storage.management.core/build.properties b/src/com.gluster.storage.management.core/build.properties index 34d2e4d2..89d32a46 100644 --- a/src/com.gluster.storage.management.core/build.properties +++ b/src/com.gluster.storage.management.core/build.properties @@ -1,4 +1,7 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - . + .,\ + lib/ +src.includes = lib/,\ + src/ |
