mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-09 03:18:30 +00:00
Remove codecs/speex/*.i on make clean
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@383342 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -54,7 +54,7 @@ clean::
|
|||||||
$(MAKE) -C $$dir clean; \
|
$(MAKE) -C $$dir clean; \
|
||||||
done
|
done
|
||||||
rm -f g722/*.[oai]
|
rm -f g722/*.[oai]
|
||||||
rm -f speex/*.[oa]
|
rm -f speex/*.[oai]
|
||||||
|
|
||||||
.PHONY: $(SUB_DIRS)
|
.PHONY: $(SUB_DIRS)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user