|
@ -19,7 +19,7 @@ |
|
|
{incl_cond, exclude}, |
|
|
{incl_cond, exclude}, |
|
|
{excl_archive_filters, [".*"]}, %% Do not archive built libs |
|
|
{excl_archive_filters, [".*"]}, %% Do not archive built libs |
|
|
{excl_sys_filters, ["^bin/.*", "^erts.*/bin/(dialyzer|typer)", |
|
|
{excl_sys_filters, ["^bin/.*", "^erts.*/bin/(dialyzer|typer)", |
|
|
"^erts.*/(doc|info|man|src|lib|include)"]}, |
|
|
|
|
|
|
|
|
"^erts.*/(doc|info|include|lib|man|src)"]}, |
|
|
{excl_app_filters, ["\.gitignore"]}, |
|
|
{excl_app_filters, ["\.gitignore"]}, |
|
|
{app, sasl, [{incl_cond, include}]}, |
|
|
{app, sasl, [{incl_cond, include}]}, |
|
|
{app, stdlib, [{incl_cond, include}]}, |
|
|
{app, stdlib, [{incl_cond, include}]}, |
|
|