From 3cff1a05aad05715bd62fd6819f52777b41ac7a9 Mon Sep 17 00:00:00 2001 From: Steffen Pingel Date: Fri, 24 Feb 2012 12:24:58 +0100 Subject: fix bogus includes --- .../build.properties | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) (limited to 'org.eclipse.mylyn.experimental-sdk-feature') diff --git a/org.eclipse.mylyn.experimental-sdk-feature/build.properties b/org.eclipse.mylyn.experimental-sdk-feature/build.properties index f5900640..f0fa25c3 100644 --- a/org.eclipse.mylyn.experimental-sdk-feature/build.properties +++ b/org.eclipse.mylyn.experimental-sdk-feature/build.properties @@ -5,22 +5,7 @@ # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html ############################################################################### -bin.includes = feature.properties,\ - feature.xml,\ - about.ini,\ - about.properties,\ - eclipse32.gif,\ +bin.includes = feature.xml,\ + feature.properties,\ epl-v10.html,\ - license.html,\ - about.html -src.includes = eclipse32.gif,\ - about.properties,\ - about.ini,\ - about.html - -generate.plugin@org.eclipse.mylyn.monitor.usage.source=org.eclipse.mylyn.monitor.usage - -generate.plugin@org.eclipse.mylyn.sandbox.dev.source=org.eclipse.mylyn.sandbox.dev -generate.plugin@org.eclipse.mylyn.sandbox.ui.source=org.eclipse.mylyn.sandbox.ui - -generate.plugin@org.eclipse.mylyn.web.tasks.source=org.eclipse.mylyn.web.tasks + license.html -- cgit v1.2.3