aboutsummaryrefslogtreecommitdiffstats
path: root/build.config
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-04-19 18:07:03 +0200
committerLoïc Hoguin <[email protected]>2017-04-19 18:07:03 +0200
commit28fbb7673a789335992c3c404b724e8a8c5627f0 (patch)
treeb2883c8979d2f6d575274c55c04e25ab375b60b6 /build.config
parent7a200f54a9c0a41be4bad93e3ad0b19bbde5267f (diff)
downloaderlang.mk-28fbb7673a789335992c3c404b724e8a8c5627f0.tar.gz
erlang.mk-28fbb7673a789335992c3c404b724e8a8c5627f0.tar.bz2
erlang.mk-28fbb7673a789335992c3c404b724e8a8c5627f0.zip
Move external plugin loading at the end of erlang.mk
This allows all plugins to append to existing variables and makes it easier to augment the functionality of the core plugins.
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 dad175c..44b4710 100644
--- a/build.config
+++ b/build.config
@@ -40,5 +40,8 @@ plugins/xref
plugins/cover
plugins/sfx
+# External plugins.
+core/plugins
+
# Core modules which can use variables from plugins.
core/deps-tools