Skip to content

Commit

Permalink
Add gettext and sources_parser_unittests to .app
Browse files Browse the repository at this point in the history
  • Loading branch information
evanmiller committed Oct 16, 2010
1 parent 3487fdd commit 14872e2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ebin/erlydtl.app
Expand Up @@ -19,7 +19,9 @@
i18n_manager,
po_generator,
po_scanner,
sources_parser
sources_parser,
gettext,
sources_parser_unittests
]},
{applications, [kernel, stdlib]},
{registered, []}
Expand Down

0 comments on commit 14872e2

Please sign in to comment.