diff libvo/Makefile @ 2727:a44484066941

autodetecting for dvb-cards
author jaf
date Mon, 05 Nov 2001 21:49:20 +0000
parents 8286ce06dfa1
children ae79207a3055
line wrap: on
line diff
--- a/libvo/Makefile	Mon Nov 05 21:33:59 2001 +0000
+++ b/libvo/Makefile	Mon Nov 05 21:49:20 2001 +0000
@@ -13,7 +13,7 @@
 endif
 endif
 
-CFLAGS  = $(OPTFLAGS) -I. -I.. $(SDL_INC) $(X11_INC) $(EXTRA_INC) $(MLIB_INC) -DMPG12PLAY #-Wall
+CFLAGS  = $(OPTFLAGS) -I. -I.. $(SDL_INC) $(X11_INC) $(EXTRA_INC) $(MLIB_INC) $(DVB_INC) -DMPG12PLAY #-Wall
 # -I/usr/X11R6/include/
 
 .SUFFIXES: .c .o