Mercurial > libavformat.hg
diff Makefile @ 6368:1423af8f47f7 libavformat
Move functions and structs shared between MMSH and MMST into their own file,
mms.c. Patch by Zhentan Feng <spyfeng gmail com>.
author | rbultje |
---|---|
date | Wed, 11 Aug 2010 22:50:17 +0000 |
parents | 93c7a56fa912 |
children | 920c249caa55 |
line wrap: on
line diff
--- a/Makefile Wed Aug 11 22:43:54 2010 +0000 +++ b/Makefile Wed Aug 11 22:50:17 2010 +0000 @@ -288,7 +288,7 @@ OBJS-$(CONFIG_FILE_PROTOCOL) += file.o OBJS-$(CONFIG_GOPHER_PROTOCOL) += gopher.o OBJS-$(CONFIG_HTTP_PROTOCOL) += http.o httpauth.o -OBJS-$(CONFIG_MMST_PROTOCOL) += mmst.o asf.o +OBJS-$(CONFIG_MMST_PROTOCOL) += mmst.o mms.o asf.o OBJS-$(CONFIG_MD5_PROTOCOL) += md5proto.o OBJS-$(CONFIG_PIPE_PROTOCOL) += file.o