aboutsummaryrefslogtreecommitdiffstats
path: root/src/relx.app.src
diff options
context:
space:
mode:
Diffstat (limited to 'src/relx.app.src')
-rw-r--r--src/relx.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/relx.app.src b/src/relx.app.src
index c52958b..3e2b493 100644
--- a/src/relx.app.src
+++ b/src/relx.app.src
@@ -23,4 +23,4 @@
{vsn, "semver"},
{modules, []},
{registered, []},
- {applications, [kernel, stdlib, getopt, erlware_commons]}]}.
+ {applications, [kernel, stdlib, getopt, erlware_commons, providers]}]}.