From 1afdd380d3e9c4fed717d6aaf05c5ad4a1b52322 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sat, 23 Aug 2014 14:38:48 -0500 Subject: add back templating --- ebin/rebar.app | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ebin') diff --git a/ebin/rebar.app b/ebin/rebar.app index 47770cc..6d48a1b 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -30,7 +30,9 @@ rebar_prv_app_discovery, rebar_require_vsn, rebar_prv_release, + rebar_prv_new, rebar_prv_update, + rebar_mustache, rebar_shell, rebar_state, rebar_prv_tar, @@ -62,6 +64,7 @@ rebar_shell, rebar_ct, rebar_prv_tar, + rebar_prv_new, rebar_prv_update, rebar_prv_release]} ]} -- cgit v1.1