aboutsummaryrefslogtreecommitdiffstats
path: root/examples/hello_world/relx.config
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello_world/relx.config')
-rw-r--r--examples/hello_world/relx.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/hello_world/relx.config b/examples/hello_world/relx.config
new file mode 100644
index 0000000..b282ad9
--- /dev/null
+++ b/examples/hello_world/relx.config
@@ -0,0 +1,2 @@
+{release, {hello_world_example, "1"}, [hello_world]}.
+{extended_start_script, true}.