]> granicus.if.org Git - ejabberd/commitdiff
Make xref working again if elixir is disabled
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>
Sun, 13 Nov 2016 11:29:52 +0000 (14:29 +0300)
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>
Sun, 13 Nov 2016 11:29:52 +0000 (14:29 +0300)
rebar.config

index 27439109bfb5724ee10cd87604ae2458651ea33b..3ad5cf6e76e1eabb51a6569654ca83bee4bad90f 100644 (file)
                    {if_var_false, iconv, "(\"iconv\":_/_)"},
                    {if_var_false, odbc, "(\"odbc\":_/_)"},
                    {if_var_false, sqlite, "(\"sqlite3\":_/_)"},
-                   {if_var_false, elixir, "(\"Elixir.Logger.*\":_/_)"},
+                   {if_var_false, elixir, "(\"Elixir.*\":_/_)"},
                    {if_var_false, redis, "(\"eredis\":_/_)"}]}.
 
 {eunit_compile_opts, [{i, "tools"}]}.