fix bogus includes
diff --git a/org.eclipse.mylyn.experimental-sdk-feature/build.properties b/org.eclipse.mylyn.experimental-sdk-feature/build.properties
index f590064..f0fa25c 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