mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
fix: Add dvb_dedup.c to autoconf build for GitHub Actions Linux CI
This commit is contained in:
@@ -128,8 +128,10 @@ ccextractor_SOURCES = \
|
||||
../src/lib_ccx/configuration.c \
|
||||
../src/lib_ccx/configuration.h \
|
||||
../src/lib_ccx/disable_warnings.h \
|
||||
../src/lib_ccx/dvb_subtitle_decoder.c \
|
||||
../src/lib_ccx/dvb_subtitle_decoder.h \
|
||||
../src/lib_ccx/dvb_subtitle_decoder.c \
|
||||
../src/lib_ccx/dvb_subtitle_decoder.h \
|
||||
../src/lib_ccx/dvb_dedup.c \
|
||||
../src/lib_ccx/dvb_dedup.h \
|
||||
../src/lib_ccx/dvd_subtitle_decoder.c \
|
||||
../src/lib_ccx/dvd_subtitle_decoder.h \
|
||||
../src/lib_ccx/es_functions.c \
|
||||
|
||||
Reference in New Issue
Block a user