0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/build.config
Loïc Hoguin f670562a4a Update erlang.mk
This should fix an issue with DEPS on FreeBSD.
2014-11-07 14:31:25 +02:00

20 lines
310 B
Text

# 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