From eaac42f1becbbcc62317e9bf81e07608aaad62fd Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Sun, 12 Jan 2003 23:20:37 +0000 Subject: DVB plugin updated to new api. thanks to Micael Beronius, Chris Purnell for their great work CVS patchset: 3884 CVS date: 2003/01/12 23:20:37 --- src/input/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/input/Makefile.am') diff --git a/src/input/Makefile.am b/src/input/Makefile.am index 103c656d8..4985ba18b 100644 --- a/src/input/Makefile.am +++ b/src/input/Makefile.am @@ -3,9 +3,9 @@ ## if HAVE_DVDNAV -SUBDIRS = ost libreal librtsp libdvdread +SUBDIRS = dvb libreal librtsp libdvdread else -SUBDIRS = ost libreal librtsp libdvdread libdvdnav +SUBDIRS = dvb libreal librtsp libdvdread libdvdnav endif LIBTOOL = $(SHELL) $(top_builddir)/libtool-nofpic -- cgit v1.2.3