make sure ec_dictionary gets built first
Signed-off-by: Jordan Wilberding <diginux@gmail.com>
This commit is contained in:
parent
e035ae3dbf
commit
cf8cad00df
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
||||||
{proper, "", {git, "https://github.com/manopapad/proper.git", {branch, master}}}
|
{proper, "", {git, "https://github.com/manopapad/proper.git", {branch, master}}}
|
||||||
]}.
|
]}.
|
||||||
|
|
||||||
|
{erl_first_files, ["ec_dictionary"]}.
|
||||||
|
|
||||||
{erl_opts,
|
{erl_opts,
|
||||||
[debug_info,
|
[debug_info,
|
||||||
warnings_as_errors]}.
|
warnings_as_errors]}.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue