1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-19 09:57:34 +00:00

version.h for make dep fixed

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@946 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-06-02 15:10:37 +00:00
parent 98ba654846
commit d6e36b7aef

View File

@ -93,7 +93,7 @@ distclean:
dep: depend
depend: .depend
depend: version.h config.h .depend
@for a in mp3lib libac3 libmpeg2 libvo opendivx encore loader/DirectShow ; do $(MAKE) -C $$a dep ; done
.depend: Makefile config.mak config.h