diff options
author | Pascal Rapicault | 2008-03-13 01:27:22 +0000 |
---|---|---|
committer | Pascal Rapicault | 2008-03-13 01:27:22 +0000 |
commit | 7b773269de253c493cc6bb0df3af57a381cc0778 (patch) | |
tree | bc6070da7f9b8b6c1e0b37f918f15a0249130219 /org.eclipse.equinox.p2.releng | |
parent | 32dc2330fbecfa0fc682f1e2c18c5da91730e199 (diff) | |
download | rt.equinox.p2-7b773269de253c493cc6bb0df3af57a381cc0778.tar.gz rt.equinox.p2-7b773269de253c493cc6bb0df3af57a381cc0778.tar.xz rt.equinox.p2-7b773269de253c493cc6bb0df3af57a381cc0778.zip |
Add feature.propertiesv20080314-1053v200803131930
Diffstat (limited to 'org.eclipse.equinox.p2.releng')
-rw-r--r-- | org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.user.ui/build.properties | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.user.ui/build.properties b/org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.user.ui/build.properties index a57a171f8..66b78bccf 100644 --- a/org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.user.ui/build.properties +++ b/org.eclipse.equinox.p2.releng/buildtime-features/org.eclipse.equinox.p2.user.ui/build.properties @@ -8,5 +8,8 @@ # Contributors: # IBM Corporation - initial API and implementation ############################################################################### -bin.includes = feature.xml,license.html,epl-v10.html +bin.includes = feature.xml,\ + license.html,\ + epl-v10.html,\ + feature.properties src.includes = license.html,epl-v10.html |