Skip to content
Snippets Groups Projects
Commit 42891b9a authored by David M. Lee's avatar David M. Lee
Browse files

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
parent c379172c
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment