From: Michael Niedermayer Date: Sun, 7 Jul 2013 09:56:02 +0000 (+0200) Subject: Makefile: Remove stray tabs X-Git-Tag: n2.0~26^2~8 X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff_plain/38e9585de993c32899588ab037180f2c930ce74c Makefile: Remove stray tabs Signed-off-by: Martin Storsjö --- diff --git a/libavformat/Makefile b/libavformat/Makefile index 9d002a8..35070d7 100644 --- a/libavformat/Makefile +++ b/libavformat/Makefile @@ -9,7 +9,7 @@ OBJS = allformats.o \ avio.o \ aviobuf.o \ cutils.o \ - format.o \ + format.o \ id3v1.o \ id3v2.o \ log2_tab.o \