git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46d208e
)
Makefile: Remove stray tabs
author
Michael Niedermayer
<michaelni@gmx.at>
Sun, 7 Jul 2013 09:56:02 +0000
(11:56 +0200)
committer
Martin Storsjö
<martin@martin.st>
Sun, 7 Jul 2013 16:29:19 +0000
(19:29 +0300)
Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/Makefile
patch
|
blob
|
history
diff --git
a/libavformat/Makefile
b/libavformat/Makefile
index
9d002a8
..
35070d7
100644
(file)
--- 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 \