diff options
Diffstat (limited to 'rebar.config')
-rw-r--r-- | rebar.config | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/rebar.config b/rebar.config deleted file mode 100644 index ea77f778..00000000 --- a/rebar.config +++ /dev/null @@ -1,14 +0,0 @@ -{sub_dirs, [ - "apps/ibrowse", - "apps/couch", - "apps/chttpd", - "apps/etap", - "apps/fabric", - "apps/mem3", - "apps/mochiweb", - "apps/oauth", - "apps/rexi", - "rel" -]}. -{erl_opts, [debug_info]}. -{lib_dirs, ["apps"]}. |