projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82ab5ad
)
adding a \ so we can add more lines without having to do a "cosmetic" change in the...
author
Michael Niedermayer
<michaelni@gmx.at>
Fri, 14 Jul 2006 10:04:29 +0000
(10:04 +0000)
committer
Michael Niedermayer
<michaelni@gmx.at>
Fri, 14 Jul 2006 10:04:29 +0000
(10:04 +0000)
Originally committed as revision 5741 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/Makefile
patch
|
blob
|
history
diff --git
a/libavutil/Makefile
b/libavutil/Makefile
index eaec3de5e159ebad5af0b437b74c1a0ccfa8ff5b..0d9f1f4778ab5d23ac22e95a28eae13da352156a 100644
(file)
--- a/
libavutil/Makefile
+++ b/
libavutil/Makefile
@@
-13,7
+13,7
@@
OBJS= mathematics.o \
crc.o \
md5.o \
lls.o \
- adler32.o
+ adler32.o
\
HEADERS = avutil.h common.h mathematics.h integer.h rational.h \
intfloat_readwrite.h md5.h adler32.h