FS-10558: fix make current build to not reconf spandsp when you don't need to, it should do this automatically and correctly on its own

This commit is contained in:
Mike Jerris 2017-07-28 17:51:40 -04:00
parent 89991c8c10
commit aa52658714
1 changed files with 1 additions and 1 deletions

View File

@ -731,7 +731,7 @@ pristine:
git clean -fdx
git reset --hard
update-clean: clean python-reconf spandsp-reconf srtp-reconf
update-clean: clean python-reconf
cd libs/sofia-sip && $(MAKE) clean
cd libs/esl && $(MAKE) clean
cd libs/srtp && $(MAKE) clean