aboutsummaryrefslogtreecommitdiffstats
path: root/build.config
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-06-10 15:07:02 +0200
committerLoïc Hoguin <[email protected]>2014-06-10 15:07:02 +0200
commitcbda6e436d792b7db0ef097afb200a3e69326647 (patch)
tree5077aeeb12621166d95fa903a30aa8a9d362186e /build.config
parent7dce3d91882188d8bcb27d863eb69841b43fef96 (diff)
downloaderlang.mk-cbda6e436d792b7db0ef097afb200a3e69326647.tar.gz
erlang.mk-cbda6e436d792b7db0ef097afb200a3e69326647.tar.bz2
erlang.mk-cbda6e436d792b7db0ef097afb200a3e69326647.zip
Initial support for NIFs
Diffstat (limited to 'build.config')
-rw-r--r--build.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.config b/build.config
index 252277f..cdd4115 100644
--- a/build.config
+++ b/build.config
@@ -9,6 +9,7 @@ core/erlc
# Plugins.
#
# Comment to disable, uncomment to enable.
+#plugins/c_src
plugins/ct
plugins/dialyzer
plugins/erlydtl