Mercurial > mplayer.hg
diff Makefile @ 32271:563b35a003b8
Omit header dependency declaration for codec-cfg.d.
The file is now generated as a sideeffect of compilation.
author | diego |
---|---|
date | Sun, 26 Sep 2010 01:36:16 +0000 |
parents | f1884cb8d0ee |
children | ad6178f15dd1 |
line wrap: on
line diff
--- a/Makefile Sat Sep 25 21:17:38 2010 +0000 +++ b/Makefile Sun Sep 26 01:36:16 2010 +0000 @@ -887,7 +887,7 @@ ###### dependency declarations / specific CFLAGS ###### # Make sure all generated header files are created. -codec-cfg.d codec-cfg.o: codecs.conf.h +codec-cfg.o: codecs.conf.h $(DEP_FILES) $(MENCODER_DEPS) $(MPLAYER_DEPS): help_mp.h mpcommon.o osdep/mplayer-rc.o: version.h