提交 aa526587 authored 作者: Mike Jerris's avatar Mike Jerris

FS-10558: fix make current build to not reconf spandsp when you don't need to,…

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
上级 89991c8c
...@@ -731,7 +731,7 @@ pristine: ...@@ -731,7 +731,7 @@ pristine:
git clean -fdx git clean -fdx
git reset --hard 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/sofia-sip && $(MAKE) clean
cd libs/esl && $(MAKE) clean cd libs/esl && $(MAKE) clean
cd libs/srtp && $(MAKE) clean cd libs/srtp && $(MAKE) clean
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论