Commit 9a634d31 authored by ivo's avatar ivo

compile md5 and include in libavutil.a



git-svn-id: file:///var/local/repositories/ffmpeg/trunk@5584 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent e8dabe79
......@@ -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