summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
Diffstat (limited to 'ebin/rebar.app')
-rw-r--r--ebin/rebar.app1
1 files changed, 1 insertions, 0 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index e900fbf..5208858 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -19,6 +19,7 @@
{default_config, [
{app_modules, [ rebar_protobuffs_compiler,
rebar_erlc_compiler,
+ rebar_port_compiler,
rebar_app_installer ]}
]}
]}