diff options
| author | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-10-21 16:14:50 +0000 | 
|---|---|---|
| committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-10-21 16:14:50 +0000 | 
| commit | be434917ea4853b35300fc137d6ffa686fc22cd2 (patch) | |
| tree | edc8c8f8ac8c1a0c7ec9b4b194e835c2b85c4f0d /src | |
| parent | 3b5ba6ad170cb4865f6131ae52b56cb4f6b54dfd (diff) | |
| download | xine-lib-be434917ea4853b35300fc137d6ffa686fc22cd2.tar.gz xine-lib-be434917ea4853b35300fc137d6ffa686fc22cd2.tar.bz2 | |
whoops, even another missing rename
CVS patchset: 5565
CVS date: 2003/10/21 16:14:50
Diffstat (limited to 'src')
| -rw-r--r-- | src/input/vcd/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/input/vcd/Makefile.am b/src/input/vcd/Makefile.am index cd5656839..d995a9158 100644 --- a/src/input/vcd/Makefile.am +++ b/src/input/vcd/Makefile.am @@ -6,7 +6,7 @@ libdir = $(XINE_PLUGINDIR)  vcd_SRCS = xineplug_inp_vcd.c vcdplayer.c vcdio.c xine-extra.c -EXTRA_DIST = $(vcdx_SRCS) +EXTRA_DIST = $(vcd_SRCS)  if ENABLE_VCDX  lib_LTLIBRARIES = xineplug_inp_vcd.la | 
