diff --git a/src/fakerl.app.src b/src/fakerl.app.src index 6f77804..48d1392 100644 --- a/src/fakerl.app.src +++ b/src/fakerl.app.src @@ -3,6 +3,7 @@ {description, "Application for generating fake data"}, {vsn, "1"}, {registered, []}, + {included_applications, [ jsx, qdate, yamerl, kvc, triq ]}, {applications, [ kernel, stdlib