add md5.c

This commit is contained in:
Josh Coalson
2001-01-16 07:07:26 +00:00
parent 49f0257194
commit 4297cc736c

View File

@@ -17,6 +17,7 @@ C_FILES= \
fixed.c \
format.c \
lpc.c \
md5.c \
stream_decoder.c
OBJS= $(C_FILES:.c=.obj)