mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
xref was broken when Elixir wasn't enabled
This commit is contained in:
parent
2ebdd8915e
commit
a9b456ccb3
@ -113,6 +113,7 @@
|
|||||||
{if_var_false, iconv, "(\"iconv\":_/_)"},
|
{if_var_false, iconv, "(\"iconv\":_/_)"},
|
||||||
{if_var_false, odbc, "(\"odbc\":_/_)"},
|
{if_var_false, odbc, "(\"odbc\":_/_)"},
|
||||||
{if_var_false, sqlite, "(\"sqlite3\":_/_)"},
|
{if_var_false, sqlite, "(\"sqlite3\":_/_)"},
|
||||||
|
{if_var_false, elixir, "(\"Elixir.Logger.*\":_/_)"},
|
||||||
{if_var_false, redis, "(\"eredis\":_/_)"}]}.
|
{if_var_false, redis, "(\"eredis\":_/_)"}]}.
|
||||||
|
|
||||||
{eunit_compile_opts, [{i, "tools"}]}.
|
{eunit_compile_opts, [{i, "tools"}]}.
|
||||||
|
Loading…
Reference in New Issue
Block a user