add spandsp-reconf to make

This commit is contained in:
Anthony Minessale 2014-01-27 06:12:17 +05:00
parent f865755893
commit 913fc21adf
1 changed files with 1 additions and 1 deletions

View File

@ -634,7 +634,7 @@ pristine:
git clean -fdx
git reset --hard
update-clean: clean libs/openzap/Makefile python-reconf lua-reconf
update-clean: clean libs/openzap/Makefile python-reconf lua-reconf spandsp-reconf
cd libs/sofia-sip && $(MAKE) clean
cd libs/openzap && $(MAKE) clean
cd libs/portaudio && $(MAKE) clean