Removed codecs/g722/*.i on make clean

........

Merged revisions 383340 from http://svn.asterisk.org/svn/asterisk/branches/1.8


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

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

Loading…
Cancel
Save