diff options
Diffstat (limited to 'ebin')
-rw-r--r-- | ebin/rebar.app | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app index 085f847..c889e62 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -24,6 +24,7 @@ {default_config, [ {app_modules, [ rebar_protobuffs_compiler, rebar_erlc_compiler, + rebar_port_compiler, rebar_otp_app ]} ]} ]} |