[FFmpeg-cvslog] lavfi: remove align tabs in Makefile.
Clément Bœsch
git at videolan.org
Tue Oct 4 07:58:26 CEST 2011
ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Tue Oct 4 07:56:56 2011 +0200| [65d5edcd2cfaf293cb59b8bcb6eee6f47f5b827a] | committer: Clément Bœsch
lavfi: remove align tabs in Makefile.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=65d5edcd2cfaf293cb59b8bcb6eee6f47f5b827a
---
libavfilter/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index d35020f..7086753 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -18,7 +18,7 @@ OBJS = allfilters.o \
defaults.o \
drawutils.o \
formats.o \
- graphparser.o \
+ graphparser.o \
transform.o \
OBJS-$(CONFIG_AVCODEC) += avcodec.o
More information about the ffmpeg-cvslog
mailing list