Commit fb9cc9e7 authored by Ivo van Poorten's avatar Ivo van Poorten

compile md5 and include in libavutil.a

Originally committed as revision 5584 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 93d6aeb0
......@@ -10,9 +10,10 @@ OBJS= mathematics.o \
rational.o \
intfloat_readwrite.o \
crc.o \
md5.o \
HEADERS = avutil.h common.h mathematics.h integer.h rational.h \
intfloat_readwrite.h
intfloat_readwrite.h md5.h
NAME=avutil
ifeq ($(BUILD_SHARED),yes)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment