From 41be611f0adb2508d34d0534742faea1d2d381b9 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 22 Apr 2008 22:14:06 +0000 Subject: .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 --- libmpdemux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmpdemux') diff --git a/libmpdemux/Makefile b/libmpdemux/Makefile index 37c70ae82b..60432827f1 100644 --- a/libmpdemux/Makefile +++ b/libmpdemux/Makefile @@ -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) -- cgit v1.2.3