Bug 535967 - Tip of the day bundles lack source bundles

Include the source for the tip of the day feature in the repo

Change-Id: I7f1b7e6ee1ab71d416e8b468f59e250dc6353ada
Signed-off-by: Mat Booth <mat.booth@redhat.com>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/category.xml b/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/category.xml
index eda561c..e0c1c3f 100644
--- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/category.xml
+++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/category.xml
@@ -57,4 +57,7 @@
   <feature
     id="org.eclipse.tips.feature"
     version="0.0.0" />
+  <feature
+    id="org.eclipse.tips.feature.source"
+    version="0.0.0" />
 </site>