[#368169] GMFT-runtime feature(s) added to build
diff --git a/features/pom.xml b/features/pom.xml
index 02358b4..9841dc9 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -34,6 +34,8 @@
 		<module>org.eclipse.gmf.sdk-feature</module>
 		<module>org.eclipse.gmf.tooling.source-feature</module>
 		<module>org.eclipse.gmf.tooling-feature</module>
+		<module>org.eclipse.gmf.tooling.runtime.source-feature</module>
+		<module>org.eclipse.gmf.tooling.runtime-feature</module>
 		<!-- module>org.eclipse.gmf.xpand-feature</module -->
 		<module>org.eclipse.gmf.examples-feature</module>
 		<module>org.eclipse.gmf.examples.pde-feature</module>