Fixed missing generated code.

Change-Id: Iaa0633167c2a4d4543fc4de2af58112d60d5d1e6
This commit is contained in:
Wouter van Oortmerssen
2019-08-19 17:57:23 -07:00
parent c1058a903b
commit b97b342f59
3 changed files with 44 additions and 2 deletions

View File

@@ -56,5 +56,5 @@ echo Running test
kotlin -cp ${sampledir}/kotlin/kotlin_sample.jar SampleBinary
# Cleanup temporary files.
# rm -rf MyGame/
rm -rf MyGame/
# rm -rf ${sampledir}/kotlin