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:
b9d55a0
)
avformat/Makefile: remove stray tab
author
Michael Niedermayer
<michaelni@gmx.at>
Sun, 7 Jul 2013 09:56:02 +0000
(11:56 +0200)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/libavformat/Makefile
b/libavformat/Makefile
index
bde8278
..
11e1a69
100644
(file)
--- a/
libavformat/Makefile
+++ b/
libavformat/Makefile
@@
-11,7
+11,7
@@
OBJS = allformats.o \
avio.o \
aviobuf.o \
cutils.o \
- format.o
\
+ format.o \
id3v1.o \
id3v2.o \
metadata.o \