summaryrefslogtreecommitdiff
path: root/rebar.config.sample
diff options
context:
space:
mode:
Diffstat (limited to 'rebar.config.sample')
-rw-r--r--rebar.config.sample5
1 files changed, 0 insertions, 5 deletions
diff --git a/rebar.config.sample b/rebar.config.sample
index e450530..c0d0735 100644
--- a/rebar.config.sample
+++ b/rebar.config.sample
@@ -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'