diff --git a/releng/org.eclipse.cdt.testing/build.properties b/releng/org.eclipse.cdt.testing/build.properties index 0696f42676b..95124405e4e 100644 --- a/releng/org.eclipse.cdt.testing/build.properties +++ b/releng/org.eclipse.cdt.testing/build.properties @@ -1,13 +1,8 @@ -bin.includes=\ -about.html,\ -about.ini,\ -about.mappings,\ -about.properties,\ -eclipse32.gif,\ -plugin.properties,\ -plugin.xml - -# note: the following files are intentionally not listed in bin.includes -# cpl-v10.html -# notice.html -# these files need to end up as root files in /eclipse/ for a jdt runtime platform build +bin.includes = about.html,\ + about.ini,\ + about.mappings,\ + about.properties,\ + eclipse32.gif,\ + plugin.properties,\ + plugin.xml,\ + test.xml