diff --git a/lib/haxe/haxelib.json b/lib/haxe/haxelib.json index 29dd78b7e..9f318844f 100644 --- a/lib/haxe/haxelib.json +++ b/lib/haxe/haxelib.json @@ -7,5 +7,6 @@ "version": "1.0.0-alpha.160215", "releasenote": "Licensed under Apache License, Version 2.0. The Apache Thrift compiler needs to be installed separately.", "contributors": ["Apache Software Foundation (ASF)"], - "dependencies": { } + "dependencies": { }, + "classPath": "src" }