adding build lib to maven part, adding it's contents to kotlin-compiler-embeddable

KT-8487
This commit is contained in:
Ilya Chernikov
2016-01-27 20:43:51 +01:00
committed by Alexey Tsvetkov
parent ebae665b78
commit 6789f2ff0f
3 changed files with 83 additions and 0 deletions
+1
View File
@@ -73,6 +73,7 @@
<modules>
<module>tools/kotlin-compiler</module>
<module>tools/kotlin-compiler-embeddable</module>
<module>tools/kotlin-build-common</module>
<module>tools/kotlin-maven-plugin</module>
<module>tools/runtime</module>