Merge pull request #1 from inaka/jfacorro.17.relx_compatible

[#17] Added applications to .app.src
This commit is contained in:
Iñaki Garay 2015-06-24 16:12:47 -03:00
commit c888752806

View file

@ -3,5 +3,6 @@
{description, ""}, {description, ""},
{vsn, "1.0"}, {vsn, "1.0"},
{registered, []}, {registered, []},
{env, []} {env, []},
{applications, []}
]}. ]}.