Added/updated to include proper artifacts.
diff --git a/docs/org.eclipse.wst.doc.user/build.properties b/docs/org.eclipse.wst.doc.user/build.properties
index 1098f65..a44bca6 100644
--- a/docs/org.eclipse.wst.doc.user/build.properties
+++ b/docs/org.eclipse.wst.doc.user/build.properties
@@ -8,3 +8,4 @@
                plugin.xml,\
                toc.xml,\
                topics/
+src.includes = build.properties
diff --git a/docs/org.eclipse.wst.webtools.doc.user/build.properties b/docs/org.eclipse.wst.webtools.doc.user/build.properties
index 9d82fce..c160536 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/build.properties
+++ b/docs/org.eclipse.wst.webtools.doc.user/build.properties
@@ -1,4 +1,8 @@
 bin.includes = doc/,\
                doc.zip,\
                plugin.xml,\
-               webtools_toc.xml
+               webtools_toc.xml,\
+               about.html,\
+               images/,\
+               topics/
+src.includes = build.properties