add spandsp-reconf to make

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

View File

@ -649,7 +649,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