changeset 3012:424595b48678

patch by D J Hawkey Jr <hawkeyd@visi.com>
author pl
date Mon, 19 Nov 2001 22:06:42 +0000
parents 81c1b9854cfe
children 71384f064a3e
files Gui/mplayer/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Gui/mplayer/Makefile	Mon Nov 19 21:09:53 2001 +0000
+++ b/Gui/mplayer/Makefile	Mon Nov 19 22:06:42 2001 +0000
@@ -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