[Mplayer-cvslog] CVS: main/libao2 Makefile,1.21,1.22

Johannes Feigl jaf at mplayer.dev.hu
Thu Apr 4 15:52:32 CEST 2002


Update of /cvsroot/mplayer/main/libao2
In directory mplayer:/var/tmp.root/cvs-serv10150

Modified Files:
	Makefile 
Log Message:
improved DVB detection

Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libao2/Makefile,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- Makefile	5 Mar 2002 09:17:36 -0000	1.21
+++ Makefile	4 Apr 2002 13:52:24 -0000	1.22
@@ -8,7 +8,7 @@
 
 OBJS=$(SRCS:.c=.o)
 
-CFLAGS  = $(OPTFLAGS) -I. -I.. $(SDL_INC) $(X11_INC) $(EXTRA_INC)
+CFLAGS  = $(OPTFLAGS) -I. -I.. $(SDL_INC) $(X11_INC) $(EXTRA_INC) $(DVB_INC)
 
 .SUFFIXES: .c .o
 




More information about the MPlayer-cvslog mailing list