summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/rebar.config b/rebar.config
index 302bc62..ddf59fa 100644
--- a/rebar.config
+++ b/rebar.config
@@ -9,6 +9,7 @@
{escript_incl_apps,
[inets, getopt, erlydtl, erlware_commons, relx]}.
{escript_top_level_app, rebar}.
+{escript_name, rebar3}.
%% Types dict:dict() and digraph:digraph() have been introduced in Erlang 17.
%% At the same time, their counterparts dict() and digraph() are to be