From d6f1a66d60f33cece488cf9ca30307564b14f508 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Sun, 19 Oct 2003 12:01:47 +0000 Subject: build both vcd plugins CVS patchset: 5541 CVS date: 2003/10/19 12:01:47 --- src/input/Makefile.am | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/input') diff --git a/src/input/Makefile.am b/src/input/Makefile.am index 20f76e65c..6a35b3c1f 100644 --- a/src/input/Makefile.am +++ b/src/input/Makefile.am @@ -18,10 +18,11 @@ libdir = $(XINE_PLUGINDIR) if HAVE_CDROM_IOCTLS in_dvd = xineplug_inp_dvd.la -if ENABLE_VCDX -else +## build both vcd for now +##if ENABLE_VCDX +##else in_vcd = xineplug_inp_vcd.la -endif +##endif #in_cda = xineplug_inp_cda.la endif -- cgit v1.2.3