diff options
author | Felix Bünemann <atmosfear@users.sourceforge.net> | 2002-06-07 22:01:03 +0000 |
---|---|---|
committer | Arpi <arpi@thot.banki.hu> | 2002-06-07 22:01:03 +0000 |
commit | 800d7cebb6ecf625b236ba742c10f0287eee2c26 (patch) | |
tree | 579014b45c17f03f0a2cc59ee8e2362a0d6cb8d1 | |
parent | d81c5983838d71d032f3f2c3114395eb1a4549cd (diff) | |
download | ffmpeg-800d7cebb6ecf625b236ba742c10f0287eee2c26.tar.gz |
in libavcodec/Makefile there is in line 110: "distclean: clean<binary char>"
this binary char corrupts the makefile and should be removed.
patch by Felix Buenemann <atmosfear@users.sourceforge.net>
Originally committed as revision 676 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | libavcodec/Makefile | bin | 3272 -> 3271 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile Binary files differindex a0c18b2d1d..1dcdd3ec5a 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile |