summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
authorArtem Teslenko <ates@ipv6.dp.ua>2012-11-12 15:03:43 +0200
committerArtem Teslenko <ates@ipv6.dp.ua>2012-11-12 15:03:43 +0200
commit4c25718492ac848be17fb5c10ef0224d617689e3 (patch)
tree55228a4b89b89700c75016d0d25d101971d41021 /ebin/rebar.app
parent38b08252c60bc495523bbbdab5209123cf6ab5b3 (diff)
downloadrebar-4c25718492ac848be17fb5c10ef0224d617689e3.tar.gz
Add support to compile the Diameter dictionary files
Diffstat (limited to 'ebin/rebar.app')
-rw-r--r--ebin/rebar.app2
1 files changed, 2 insertions, 0 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index f4444a3..0ea687a 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -9,6 +9,7 @@
rebar_app_utils,
rebar_appups,
rebar_asn1_compiler,
+ rebar_dia_compiler,
rebar_base_compiler,
rebar_cleaner,
rebar_config,
@@ -67,6 +68,7 @@
rebar_protobuffs_compiler,
rebar_neotoma_compiler,
rebar_asn1_compiler,
+ rebar_dia_compiler,
rebar_erlc_compiler,
rebar_lfe_compiler,
rebar_erlydtl_compiler,