diff --git a/build.xml b/build.xml
index 8296334b4f8..1d5adc8f891 100644
--- a/build.xml
+++ b/build.xml
@@ -623,6 +623,14 @@
+
+
+
+
+
+
+
+
diff --git a/resources/kotlinManifest.properties b/resources/kotlinManifest.properties
index 469de81b6a4..d461499a7d0 100644
--- a/resources/kotlinManifest.properties
+++ b/resources/kotlinManifest.properties
@@ -22,3 +22,5 @@ manifest.impl.title.kotlin.test=Kotlin Testing library
manifest.impl.title.kotlin.jdk.annotations=Kotlin Compiler JDK Annotations
manifest.impl.title.kotlin.android.sdk.annotations=Kotlin Compiler Android SDK Annotations
+
+manifest.impl.title.kotlin.daemon-client=Kotlin Compile Daemon Client