From 18b8b43b4ff8c68e60e1a39d0a6e9a7cd19821cb Mon Sep 17 00:00:00 2001
From: Marc Hoffman <mmhoffm@gmail.com>
Date: Wed, 22 Aug 2007 12:54:49 +0000
Subject: [PATCH] make clean bfin

Originally committed as revision 10180 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 libavcodec/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 0efcfa85c66..0b34516f8f2 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -437,6 +437,7 @@ clean::
 	   armv4l/*.o armv4l/*~ \
 	   mlib/*.o mlib/*~ \
 	   alpha/*.o alpha/*~ \
+	   bfin/*.o bfin/*~ \
 	   ppc/*.o ppc/*~ \
 	   ps2/*.o ps2/*~ \
 	   sh4/*.o sh4/*~ \
-- 
GitLab