diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/libffmpeg/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/libffmpeg/Makefile.am b/src/libffmpeg/Makefile.am index 864f5bacf..a1092d970 100644 --- a/src/libffmpeg/Makefile.am +++ b/src/libffmpeg/Makefile.am @@ -26,9 +26,7 @@ endif DISTCLEANFILES = ffmpeg_config.h # this must always be included, even if the current machine has no DXR3... -EXTRA_DIST = ffmpeg_encoder.c diff_to_ffmpeg_cvs.txt - -INTERNAL_DOCS = diff_to_ffmpeg_cvs.txt +EXTRA_DIST = ffmpeg_encoder.c xineplug_LTLIBRARIES = xineplug_decode_ff.la xineplug_decode_dvaudio.la |