summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/input/vcd/Makefile.am2
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