make hooks and options work with rebar3 too

This commit is contained in:
Badlop 2021-02-11 15:14:00 +01:00
parent 18c9f5eedf
commit 4bc57f76eb
1 changed files with 2 additions and 2 deletions

View File

@ -143,10 +143,10 @@ xref: all
$(REBAR) $(SKIPDEPS) xref
hooks: all
tools/hook_deps.sh ebin
tools/hook_deps.sh $(EBINDIR)
options: all
tools/opt_types.sh ejabberd_option ebin
tools/opt_types.sh ejabberd_option $(EBINDIR)
translations:
tools/prepare-tr.sh