diff --git a/rebar.config b/rebar.config index 83a121143b0..8e1ff32fa02 100644 --- a/rebar.config +++ b/rebar.config @@ -108,8 +108,8 @@ {if_var_true, sip, {d, 'SIP'}}, {if_var_true, stun, {d, 'STUN'}}, {if_have_fun, {erl_error, format_exception, 6}, {d, 'HAVE_ERL_ERROR'}}, - {if_rebar3, {extra_src_dirs, [sql]}}, {src_dirs, [src, + {if_rebar3, sql}, {if_var_true, tools, tools}, {if_var_true, elixir, include}]}]}.