aboutsummaryrefslogtreecommitdiffstats
path: root/build.config
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-09 16:32:32 +0300
committerLoïc Hoguin <[email protected]>2015-05-09 16:32:49 +0300
commit7d28bd8d9eb449c360eb9582e282bd4756f76be9 (patch)
tree97791a7cc0319328bf33db2c46abeaa9e831354a /build.config
parentafff9a6d94964f7733badd7e1a9fb404ab8b09a8 (diff)
parent8f39bed18723b0b60b17ea1aeecde4c6c371e3f0 (diff)
downloaderlang.mk-7d28bd8d9eb449c360eb9582e282bd4756f76be9.tar.gz
erlang.mk-7d28bd8d9eb449c360eb9582e282bd4756f76be9.tar.bz2
erlang.mk-7d28bd8d9eb449c360eb9582e282bd4756f76be9.zip
Merge branch 'cover' of https://github.com/zuiderkwast/erlang.mk
Rebased and moved ct.cover.spec into the test/ directory.
Diffstat (limited to 'build.config')
-rw-r--r--build.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.config b/build.config
index d4b22db..d68eaff 100644
--- a/build.config
+++ b/build.config
@@ -26,3 +26,6 @@ plugins/relx
plugins/shell
plugins/triq
plugins/xref
+
+# Plugins enhancing the functionality of other plugins.
+plugins/cover