]> git.sesse.net Git - vlc/blobdiff - modules/access/vcdx/Modules.am
vcdx: compilation fix
[vlc] / modules / access / vcdx / Modules.am
index 299fa5851a045e6a3a223a5d6e9130773ace658e..8c844ead7d150f5b6e3af9091c37cd7f1f2a4a65 100644 (file)
@@ -1,7 +1,6 @@
 SOURCES_vcdx = \
+       access.h \
        access.c \
-       intf.c \
-       intf.h \
        vcd.c \
        vcd.h \
        vcdplayer.h \
@@ -9,3 +8,5 @@ SOURCES_vcdx = \
        info.c \
        info.h \
        $(NULL)
+
+EXTRA_DIST += demux.c