Mercurial > libavutil.hg
changeset 84:3ceece5191f6 libavutil
Install log.h
author | lucabe |
---|---|
date | Wed, 19 Jul 2006 12:10:01 +0000 |
parents | 4d16d6abcf65 |
children | 95f290a7ad74 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Wed Jul 19 08:39:50 2006 +0000 +++ b/Makefile Wed Jul 19 12:10:01 2006 +0000 @@ -18,7 +18,7 @@ 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)