Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-03-23 15:07:48 +0000
committerPaul Webster2012-09-12 17:49:33 +0000
commitd413f1f9ff1f2ef492e0813694361819f583deed (patch)
treeb83b4294f9d7aa5a6fef724f9f195543a41ae1b9
parent3eef36ce7cc86f3127d3f32d2064537f1365d3a2 (diff)
downloadeclipse.platform.releng-d413f1f9ff1f2ef492e0813694361819f583deed.tar.gz
eclipse.platform.releng-d413f1f9ff1f2ef492e0813694361819f583deed.tar.xz
eclipse.platform.releng-d413f1f9ff1f2ef492e0813694361819f583deed.zip
Add build.properties to org.eclipse.license build.propertiesv20120912-174933
Required for Tycho build.
-rw-r--r--features/org.eclipse.license/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.license/build.properties b/features/org.eclipse.license/build.properties
index 2354b7b4..9d41f819 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

Back to the top