@@ -1,3 +0,0 @@
--module(mad_heroku).
--compile(export_all).
-
--module(mad_voxoz).
@@ -2,5 +2,5 @@
[{description, "MAD VXZ Build Tool"},
{vsn, "2.10"},
{registered, []},
- {applications, [kernel,stdlib]},
+ {applications, [kernel,stdlib,inets]},
{env, []}]}.