aboutsummaryrefslogtreecommitdiffstats
path: root/build.config
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-11-28 13:33:57 +0100
committerLoïc Hoguin <[email protected]>2018-11-28 13:33:57 +0100
commit7a514c6a372219fee528e0bc2ed0b2f2ba9c758d (patch)
treea0f4ef115bf87479c319d4392e25825a1da9b18c /build.config
parent31c93f4ad6b55b90ccb07a047acb941af645c059 (diff)
downloaderlang.mk-7a514c6a372219fee528e0bc2ed0b2f2ba9c758d.tar.gz
erlang.mk-7a514c6a372219fee528e0bc2ed0b2f2ba9c758d.tar.bz2
erlang.mk-7a514c6a372219fee528e0bc2ed0b2f2ba9c758d.zip
Modernize the protobuffs plugin
Diffstat (limited to 'build.config')
-rw-r--r--build.config4
1 files changed, 1 insertions, 3 deletions
diff --git a/build.config b/build.config
index 154a7ea..bcf2b9a 100644
--- a/build.config
+++ b/build.config
@@ -10,9 +10,6 @@ index/*
core/index
core/deps
-# Plugins that must run before Erlang code gets compiled.
-plugins/protobuffs
-
# Core modules, continued.
core/erlc
core/docs
@@ -32,6 +29,7 @@ plugins/erlydtl
plugins/escript
plugins/eunit
plugins/proper
+plugins/protobuffs
plugins/relx
plugins/shell
plugins/sphinx