aboutsummaryrefslogtreecommitdiffstats
path: root/build.config
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-07-01 14:20:10 +0200
committerLoïc Hoguin <[email protected]>2015-07-01 14:20:10 +0200
commit82addb8b44183b43451babcbd39a82ccb54724a7 (patch)
tree993fd61d44d13e1cabb8cf0f77fab87f431d645c /build.config
parente5170737d229a5b7bb6159d24ac10062fe8d6789 (diff)
downloadcowboy-82addb8b44183b43451babcbd39a82ccb54724a7.tar.gz
cowboy-82addb8b44183b43451babcbd39a82ccb54724a7.tar.bz2
cowboy-82addb8b44183b43451babcbd39a82ccb54724a7.zip
Update erlang.mk
Diffstat (limited to 'build.config')
-rw-r--r--build.config20
1 files changed, 0 insertions, 20 deletions
diff --git a/build.config b/build.config
deleted file mode 100644
index cae6cf3..0000000
--- a/build.config
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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