aboutsummaryrefslogtreecommitdiffstats
path: root/build.config
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-07 21:00:53 +0300
committerLoïc Hoguin <[email protected]>2015-05-07 21:00:53 +0300
commit030041dc06f80371aecc929e43fdf870d1f09973 (patch)
tree91a1eb56f954f8598a679d8589a6c7c494fc15a8 /build.config
parent49ffed442a9e01e79e3561da1f92f77bad1d38cd (diff)
downloaderlang.mk-030041dc06f80371aecc929e43fdf870d1f09973.tar.gz
erlang.mk-030041dc06f80371aecc929e43fdf870d1f09973.tar.bz2
erlang.mk-030041dc06f80371aecc929e43fdf870d1f09973.zip
Add Asciidoc documentation support
Diffstat (limited to 'build.config')
-rw-r--r--build.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.config b/build.config
index 7ceca41..c49f40f 100644
--- a/build.config
+++ b/build.config
@@ -5,11 +5,13 @@
core/core
core/deps
core/erlc
+core/docs
core/test
# Plugins.
#
# Comment to disable, uncomment to enable.
+plugins/asciidoc
plugins/bootstrap
plugins/c_src
plugins/ct