aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/doc/src/Makefile
diff options
context:
space:
mode:
authorTimmo Verlaan <[email protected]>2018-01-29 21:27:22 +0100
committerLukas Larsson <[email protected]>2018-05-16 17:49:44 +0200
commit662f3c7ba50ff8ec13d86171bcfc61fd3da9deed (patch)
treec083608e4f9eb83a4539b5f4a30d1eaf929a0d80 /lib/kernel/doc/src/Makefile
parent0c737f730eccd5716b6d87b0ef690fc7ad02d547 (diff)
downloadotp-662f3c7ba50ff8ec13d86171bcfc61fd3da9deed.tar.gz
otp-662f3c7ba50ff8ec13d86171bcfc61fd3da9deed.tar.bz2
otp-662f3c7ba50ff8ec13d86171bcfc61fd3da9deed.zip
epmd: allow alternative to dns resolving for nodename
This makes it possible to create a custom integration with a key-value store for example. The key would then point to the actual address. You would have to write your own epmd module to make use of that feature.
Diffstat (limited to 'lib/kernel/doc/src/Makefile')
-rw-r--r--lib/kernel/doc/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/kernel/doc/src/Makefile b/lib/kernel/doc/src/Makefile
index 82869d7b15..29dc73a523 100644
--- a/lib/kernel/doc/src/Makefile
+++ b/lib/kernel/doc/src/Makefile
@@ -42,6 +42,7 @@ XML_REF3_FILES = application.xml \
disk_log.xml \
erl_boot_server.xml \
erl_ddll.xml \
+ erl_epmd.xml \
erl_prim_loader_stub.xml \
erlang_stub.xml \
error_handler.xml \