Add codecs2html dependencies.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17771 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-03-08 11:09:01 +00:00
parent d964828799
commit be3b3fcef5
1 changed files with 1 additions and 1 deletions

View File

@ -432,7 +432,7 @@ codecs.conf.h: $(PRG_CFG) etc/codecs.conf
codec-cfg.o: codecs.conf.h
codecs2html:
codecs2html: mp_msg.o
$(CC) -DCODECS2HTML codec-cfg.c mp_msg.o -o $@
# Every mplayer dependency depends on version.h, to force building version.h