xref was broken when Elixir wasn't enabled

This commit is contained in:
Jerome Sautret 2016-05-13 15:12:28 +02:00 committed by Christophe Romain
parent 2ebdd8915e
commit a9b456ccb3
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@
{if_var_false, iconv, "(\"iconv\":_/_)"},
{if_var_false, odbc, "(\"odbc\":_/_)"},
{if_var_false, sqlite, "(\"sqlite3\":_/_)"},
{if_var_false, elixir, "(\"Elixir.Logger.*\":_/_)"},
{if_var_false, redis, "(\"eredis\":_/_)"}]}.
{eunit_compile_opts, [{i, "tools"}]}.