diff --git a/rebar.config b/rebar.config index 2d6f61d..0c0b91e 100644 --- a/rebar.config +++ b/rebar.config @@ -1,6 +1,6 @@ -{erl_opts, [debug_info]}. +{erl_opts, [no_debug_info]}. {deps, [ - {genBehavior, ".*", {git, "https://github.com/SisMaker/genBehavior.git", {branch, "master"}}} + {erlGbh, ".*", {git, "https://github.com/SisMaker/genBehavior.git", {branch, "master"}}} ]}. {shell, [