| author | Thanh Ha | 2012-03-23 11:07:48 (EDT) |
|---|---|---|
| committer | Paul Webster | 2012-09-12 13:55:40 (EDT) |
| commit | 196fd9835e89e19f8283ff854a1d8b9cccc2292e (patch) (side-by-side diff) | |
| tree | df599092738d7421481cc496116d10885568944d | |
| parent | 9dd93c8c4d7519971f10778c42084540e34a40c7 (diff) | |
| download | eclipse.platform.releng-196fd9835e89e19f8283ff854a1d8b9cccc2292e.zip eclipse.platform.releng-196fd9835e89e19f8283ff854a1d8b9cccc2292e.tar.gz eclipse.platform.releng-196fd9835e89e19f8283ff854a1d8b9cccc2292e.tar.bz2 | |
Add build.properties to org.eclipse.license build.propertiesv20120912-175540
Required for Tycho build to work.
| -rw-r--r-- | features/org.eclipse.license/build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.license/build.properties b/features/org.eclipse.license/build.properties index 2354b7b..9d41f81 100644 --- a/features/org.eclipse.license/build.properties +++ b/features/org.eclipse.license/build.properties @@ -8,4 +8,4 @@ # Contributors: # IBM Corporation - initial API and implementation ############################################################################### -bin.includes=feature.xml,license.html,epl-v10.html,feature.properties,eclipse_update_120.jpg
\ No newline at end of file +bin.includes=build.properties,feature.xml,license.html,epl-v10.html,feature.properties,eclipse_update_120.jpg |

