summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarlandrover.com>2015-04-10 18:57:50 -0700
committerMagnus Feuer <mfeuer@jaguarlandrover.com>2015-04-10 18:57:50 -0700
commitffe60f97c1ec46aae1b62f0867b755095cf659ec (patch)
treef7cd64100cbd6082a4c51f3dcad8394cf4ad6657 /rebar.config
parentf3f5e6b2929c53f70d2efca7d03b7e58931a21f3 (diff)
downloadrvi_core-ffe60f97c1ec46aae1b62f0867b755095cf659ec.tar.gz
Temp
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/rebar.config b/rebar.config
index ccdb50f..a67e822 100644
--- a/rebar.config
+++ b/rebar.config
@@ -8,8 +8,8 @@
{sub_dirs, ["rel",
"components/rvi_common",
"components/authorize",
- "components/data_link_bert_rpc",
- "components/protocol",
+ "components/dlink_tcp",
+ "components/proto_bert",
"components/schedule",
"components/service_discovery/",
"components/service_edge"