]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add sqlite to clean on make current or update-clean
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 2 Aug 2011 18:06:31 +0000 (13:06 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 2 Aug 2011 18:06:31 +0000 (13:06 -0500)
Makefile.am

index eb43ba40294f7dc404f4033d87aed13249438912..10e35c8694f34b7036b8fd85d8f057e95a0a42e4 100644 (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