chore(prepare.py): remove transifex targets

This commit is contained in:
Ronan Abhamon 2018-12-27 09:40:00 +01:00
parent ffd98dbcdb
commit 371d8c6599

View file

@ -242,12 +242,6 @@ build: $(addsuffix -build, $(targets))
{targets_str}
pull-transifex:
\t$(MAKE) -C linphone pull-transifex
push-transifex:
\t$(MAKE) -C linphone push-transifex
help-prepare-options:
\t@echo "prepare.py was previously executed with the following options:"
\t@echo " ./prepare.py {options}"