fix src includes
diff --git a/bundles/org.eclipse.wst.html.core/build.properties b/bundles/org.eclipse.wst.html.core/build.properties
index 440e2d4..2b786a7 100644
--- a/bundles/org.eclipse.wst.html.core/build.properties
+++ b/bundles/org.eclipse.wst.html.core/build.properties
@@ -17,11 +17,6 @@
 bin.excludes = bin/**,\
                @dot/**,\
                temp.folder/**
-src.includes = plugin.xml,\
-               build.xml,\
-               .options,\
-               data/,\
-               plugin.properties,\
-               component.xml,\
+src.includes = component.xml,\
                build.properties
 source.. = src/