diff options
author | Tom Schindl | 2015-03-02 22:22:56 +0000 |
---|---|---|
committer | Tom Schindl | 2015-03-02 22:22:56 +0000 |
commit | 40a3b105dfa41a98b6fd2ebc0897d6f936f9ce13 (patch) | |
tree | 2da4cc0b785cba2df2ca8d3246131aa6c16c59b1 /releng/runtime/org.eclipse.fx.runtime.feature/build.properties | |
parent | a29cf5ffc442fa7dd02d3de97ea9aeff1e4b1535 (diff) | |
download | org.eclipse.efxclipse-40a3b105dfa41a98b6fd2ebc0897d6f936f9ce13.tar.gz org.eclipse.efxclipse-40a3b105dfa41a98b6fd2ebc0897d6f936f9ce13.tar.xz org.eclipse.efxclipse-40a3b105dfa41a98b6fd2ebc0897d6f936f9ce13.zip |
Bug 461247 - Feature projects miss epl-v10.html and license.html
Diffstat (limited to 'releng/runtime/org.eclipse.fx.runtime.feature/build.properties')
-rw-r--r-- | releng/runtime/org.eclipse.fx.runtime.feature/build.properties | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/releng/runtime/org.eclipse.fx.runtime.feature/build.properties b/releng/runtime/org.eclipse.fx.runtime.feature/build.properties index 64f93a9f0..0cb1fcce6 100644 --- a/releng/runtime/org.eclipse.fx.runtime.feature/build.properties +++ b/releng/runtime/org.eclipse.fx.runtime.feature/build.properties @@ -1 +1,3 @@ -bin.includes = feature.xml +bin.includes = feature.xml,\ + license.html,\ + epl-v10.html |