aboutsummaryrefslogtreecommitdiffstats
path: root/build.config
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-11-19 14:24:42 +0200
committerLoïc Hoguin <[email protected]>2014-11-19 14:24:42 +0200
commit969971e2f813e46f98ba658618fb4d16918db42c (patch)
tree58737a98430cb3316aaa88a5e0dac5359162942c /build.config
parent7fd6a69fdd65d5a009d3e5bc587f4ab2bb4c4386 (diff)
downloaderlang.mk-969971e2f813e46f98ba658618fb4d16918db42c.tar.gz
erlang.mk-969971e2f813e46f98ba658618fb4d16918db42c.tar.bz2
erlang.mk-969971e2f813e46f98ba658618fb4d16918db42c.zip
Enabled the c_src plugin by default
Diffstat (limited to 'build.config')
-rw-r--r--build.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.config b/build.config
index 9df8520..067a0ad 100644
--- a/build.config
+++ b/build.config
@@ -10,7 +10,7 @@ core/erlc
#
# Comment to disable, uncomment to enable.
plugins/bootstrap
-#plugins/c_src
+plugins/c_src
plugins/ct
plugins/dialyzer
plugins/edoc