summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index ab5aa52..ccdb50f 100644
--- a/rebar.config
+++ b/rebar.config
@@ -6,10 +6,10 @@
{erl_opts, [debug_info]}.
{lib_dirs, [ "deps", "components" ]}.
{sub_dirs, ["rel",
+ "components/rvi_common",
"components/authorize",
"components/data_link_bert_rpc",
"components/protocol",
- "components/rvi_common",
"components/schedule",
"components/service_discovery/",
"components/service_edge"