mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 01:06:00 +00:00
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:
parent
89991c8c10
commit
aa52658714
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user