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:
462f3c3
)
Install log.h
author
Luca Abeni
<lucabe72@email.it>
Wed, 19 Jul 2006 12:10:01 +0000
(12:10 +0000)
committer
Luca Abeni
<lucabe72@email.it>
Wed, 19 Jul 2006 12:10:01 +0000
(12:10 +0000)
Originally committed as revision 5790 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/Makefile
patch
|
blob
|
history
diff --git
a/libavutil/Makefile
b/libavutil/Makefile
index 506a9e1809ccb109eb560816e5a36a8f05cd5047..55d1f2b330fef0d53f862f7745cd1fd535088595 100644
(file)
--- a/
libavutil/Makefile
+++ b/
libavutil/Makefile
@@
-18,7
+18,7
@@
OBJS= mathematics.o \
mem.o \
HEADERS = avutil.h common.h mathematics.h integer.h rational.h \
- intfloat_readwrite.h md5.h adler32.h
+ intfloat_readwrite.h md5.h adler32.h
log.h
NAME=avutil
ifeq ($(BUILD_SHARED),yes)