]> git.sesse.net Git - ffmpeg/commitdiff
avformat/Makefile: remove stray tab
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 7 Jul 2013 09:56:02 +0000 (11:56 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 7 Jul 2013 09:56:02 +0000 (11:56 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/Makefile

index bde827869600d1f1548dcce8b92dc5ee2bf5d8a1..11e1a69e139f99a782338b8957384faa0a851cdd 100644 (file)
@@ -11,7 +11,7 @@ OBJS = allformats.o         \
        avio.o               \
        aviobuf.o            \
        cutils.o             \
-       format.o                    \
+       format.o             \
        id3v1.o              \
        id3v2.o              \
        metadata.o           \