aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tcp_echo/relx.config
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tcp_echo/relx.config')
-rw-r--r--examples/tcp_echo/relx.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tcp_echo/relx.config b/examples/tcp_echo/relx.config
index a850b71..5137ff7 100644
--- a/examples/tcp_echo/relx.config
+++ b/examples/tcp_echo/relx.config
@@ -1,2 +1,2 @@
-{release, {tcp_echo_example, "1"}, [tcp_echo]}.
+{release, {tcp_echo_example, "1"}, [tcp_echo, observer, wx, runtime_tools]}.
{extended_start_script, true}.