diff libvo/Makefile @ 4124:562b43b604d4

added vo_xvidix
author alex
date Sat, 12 Jan 2002 23:30:20 +0000
parents e1c6178de089
children 2d8403f1c54e
line wrap: on
line diff
--- a/libvo/Makefile	Sat Jan 12 23:28:22 2002 +0000
+++ b/libvo/Makefile	Sat Jan 12 23:30:20 2002 +0000
@@ -7,7 +7,7 @@
 OBJS=$(SRCS:.c=.o)
 
 ifeq ($(VIDIX),yes)
-SRCS += vosub_vidix.c
+SRCS += vosub_vidix.c vo_xvidix.c
 endif
 
 CFLAGS  = $(OPTFLAGS) -I. -I.. $(SDL_INC) $(X11_INC) $(EXTRA_INC) $(DVB_INC) -DMPG12PLAY #-Wall