mirror of
https://github.com/mpv-player/mpv
synced 2024-12-16 11:55:42 +00:00
.depend has to get all the CFLAGS that the files it contains dependency
information for need. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26500 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a936979f76
commit
41be611f0a
@ -68,6 +68,6 @@ SRCS_MENCODER-$(LIBAVFORMAT) += muxer_lavf.c
|
||||
|
||||
include ../mpcommon.mak
|
||||
|
||||
demux_lavf.o mp_taglists.o: CFLAGS += -I../libavcodec
|
||||
demux_lavf.o mp_taglists.o .depend: CFLAGS += -I../libavcodec
|
||||
|
||||
dep depend: CFLAGS += $(EXTRAXX_INC)
|
||||
|
Loading…
Reference in New Issue
Block a user