rebar.config.sample: remove non-existing option

This commit is contained in:
Tuncer Ayaz 2012-11-20 00:23:24 +01:00
parent a6617bdaff
commit e86ec457b6

View file

@ -138,11 +138,6 @@
%% Which files to cleanup
{clean_files, ["file", "file2"]}.
%% == Reltool ==
%% Target directory for the release
{target, "target"}.
%% == OTP Applications ==
%% Enable validation of the OTP app module list. Default is 'true'