Browse Source

Fix up some errors found by rebar now that we use it for compilation

pull/3/head
Dave Smith 15 years ago
parent
commit
65a3ff0111
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      ebin/rebar.app

+ 2
- 0
ebin/rebar.app View File

@ -9,7 +9,9 @@
rebar_log,
rebar_otp_app,
rebar_protobuffs_compiler,
rebar_port_compiler,
rebar_rel_utils,
rebar_reltool,
rebar_utils ]},
{registered, []},
{applications, [kernel,

Loading…
Cancel
Save