From 903f6f4c7d7aca0432e8f8ac3c1790e82b1428fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 7 Nov 2014 14:25:34 +0200 Subject: Update erlang.mk --- build.config | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 build.config (limited to 'build.config') diff --git a/build.config b/build.config new file mode 100644 index 0000000..cae6cf3 --- /dev/null +++ b/build.config @@ -0,0 +1,20 @@ +# Core modules. +# +# Do *not* comment or remove them +# unless you know what you are doing! +core/core +core/deps +core/erlc + +# Plugins. +# +# Comment to disable, uncomment to enable. +plugins/bootstrap +#plugins/c_src +plugins/ct +plugins/dialyzer +#plugins/edoc +#plugins/elvis +plugins/erlydtl +plugins/relx +plugins/shell -- cgit v1.2.3