Remove codecs/speex/*.i on make clean

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@383342 65c4cc65-6c06-0410-ace0-fbb531ad65f3
changes/61/61/1
David M. Lee 12 years ago
parent 42891b9a08
commit 484cef29dd

@ -54,7 +54,7 @@ clean::
$(MAKE) -C $$dir clean; \
done
rm -f g722/*.[oai]
rm -f speex/*.[oa]
rm -f speex/*.[oai]
.PHONY: $(SUB_DIRS)

Loading…
Cancel
Save