EXTRAXX_INC flags should now be added to .depend compilation,

not to the phony depend target.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26508 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-04-23 09:42:09 +00:00
parent 2bcda50ffe
commit 9785107814
1 changed files with 1 additions and 1 deletions

View File

@ -70,4 +70,4 @@ include ../mpcommon.mak
demux_lavf.o mp_taglists.o .depend: CFLAGS += -I../libavcodec
dep depend: CFLAGS += $(EXTRAXX_INC)
.depend: CFLAGS += $(EXTRAXX_INC)