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