From c7c1001012831eb06957b147ee3e5424c0ab2c77 Mon Sep 17 00:00:00 2001 From: Dave Smith Date: Mon, 30 Nov 2009 16:03:45 -0700 Subject: Slowly working out port driver implementation --- ebin/rebar.app | 1 + 1 file changed, 1 insertion(+) (limited to 'ebin') 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 ]} ]} ]} -- cgit v1.1