Module: libav Branch: master Commit: 38e9585de993c32899588ab037180f2c930ce74c
Author: Michael Niedermayer <[email protected]> Committer: Martin Storsjö <[email protected]> Date: Sun Jul 7 11:56:02 2013 +0200 Makefile: Remove stray tabs Signed-off-by: Martin Storsjö <[email protected]> --- libavformat/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 \ _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
