Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2009-03-19 04:58:13 +0000
committerslewis2009-03-19 04:58:13 +0000
commit7029765a1544f447bdb58e1fee90d6c7bc90e129 (patch)
treed843d496e737b32cee1d844850e569420eb8a5c6 /framework
parent6d07591207621882ce69dbd4e4534d63f5d7388c (diff)
downloadorg.eclipse.ecf-7029765a1544f447bdb58e1fee90d6c7bc90e129.tar.gz
org.eclipse.ecf-7029765a1544f447bdb58e1fee90d6c7bc90e129.tar.xz
org.eclipse.ecf-7029765a1544f447bdb58e1fee90d6c7bc90e129.zip
Update to build properties for proper source plugin build
Diffstat (limited to 'framework')
-rw-r--r--framework/bundles/org.eclipse.ecf.sync/build.properties6
1 files changed, 2 insertions, 4 deletions
diff --git a/framework/bundles/org.eclipse.ecf.sync/build.properties b/framework/bundles/org.eclipse.ecf.sync/build.properties
index fad931173..9bb123006 100644
--- a/framework/bundles/org.eclipse.ecf.sync/build.properties
+++ b/framework/bundles/org.eclipse.ecf.sync/build.properties
@@ -4,7 +4,5 @@ bin.includes = META-INF/,\
.,\
about.html,\
plugin.properties
-src.includes = META-INF/,\
- about.html,\
- plugin.properties,\
- src/
+src.includes = about.html,\
+ plugin.properties

Back to the top