CTS: Add telephony and webkit test cases to CTS makefile
diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk
index 90f10d7..42ad42a 100644
--- a/core/tasks/cts.mk
+++ b/core/tasks/cts.mk
@@ -63,9 +63,11 @@
 	CtsPermissionTestCases \
 	CtsPermission2TestCases \
 	CtsProviderTestCases \
+	CtsTelephonyTestCases \
 	CtsTextTestCases \
 	CtsUtilTestCases \
 	CtsViewTestCases \
+	CtsWebkitTestCases \
 	CtsWidgetTestCases \
 	CtsNetTestCases \
 	SignatureTest \