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

Remove codecs/speex/*.i on make clean

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@383342 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 42891b9a
No related branches found
No related tags found
No related merge requests found
...@@ -54,7 +54,7 @@ clean:: ...@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment