mirror of https://github.com/mpv-player/mpv
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:
parent
2bcda50ffe
commit
9785107814
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue