[Mplayer-cvslog] CVS: main/Gui/mplayer Makefile,1.5,1.6

pl pl at mplayer.dev.hu
Mon Nov 19 23:06:46 CET 2001


Update of /cvsroot/mplayer/main/Gui/mplayer
In directory mplayer:/var/tmp.root/cvs-serv4784/Gui/mplayer

Modified Files:
	Makefile 
Log Message:
patch by D J Hawkey Jr <hawkeyd at visi.com>


Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile	1 Oct 2001 09:30:44 -0000	1.5
+++ Makefile	19 Nov 2001 22:06:42 -0000	1.6
@@ -7,7 +7,7 @@
 
 LIB = mplayer
 
-INCDIR  = -I. -I../event -I../wm -I../skin $(GTKINC)
+INCDIR  = -I. -I../event -I../wm -I../skin $(GTKINC) $(EXTRA_INC)
 
 OPTIMIZE =  $(OPTFLAGS) -fomit-frame-pointer \
 	    -fexpensive-optimizations -fschedule-insns2 -Wall




More information about the MPlayer-cvslog mailing list