From 65a3ff0111c22cbd8d29bdca040bdc02156266cf Mon Sep 17 00:00:00 2001 From: Dave Smith Date: Wed, 2 Dec 2009 12:13:30 -0700 Subject: Fix up some errors found by rebar now that we use it for compilation --- ebin/rebar.app | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ebin/rebar.app b/ebin/rebar.app index 70e3383..bc7ecc8 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -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, -- cgit v1.1