add sqlite to clean on make current or update-clean

This commit is contained in:
Anthony Minessale 2011-08-02 13:06:31 -05:00
parent 71dd3ca86c
commit 2366f4295b
1 changed files with 1 additions and 0 deletions

View File

@ -566,6 +566,7 @@ update-clean: clean modwipe uninstall libs/openzap/Makefile python-reconf
cd libs/portaudio && $(MAKE) clean
cd libs/speex && $(MAKE) clean
cd libs/esl && $(MAKE) clean
cd libs/sqlite && $(MAKE) clean
swigall:
@echo reswigging all