diff options
Diffstat (limited to 'src/plugins/Makefile.am')
-rw-r--r-- | src/plugins/Makefile.am | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index 8cdd905..37e31e5 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am | |||
@@ -69,14 +69,11 @@ PLUGIN_MIME=libextractor_mime.la | |||
69 | TEST_MIME=test_mime | 69 | TEST_MIME=test_mime |
70 | 70 | ||
71 | if HAVE_FFMPEG | 71 | if HAVE_FFMPEG |
72 | # FFmpeg-thumbnailer requires MAGIC and FFMPEG | ||
73 | PLUGIN_FFMPEG=libextractor_thumbnailffmpeg.la | 72 | PLUGIN_FFMPEG=libextractor_thumbnailffmpeg.la |
74 | TEST_FFMPEG=test_thumbnailffmpeg | 73 | TEST_FFMPEG=test_thumbnailffmpeg |
75 | endif | ||
76 | 74 | ||
77 | if HAVE_FFMPEG_NEW | 75 | #PLUGIN_PREVIEWOPUS=libextractor_previewopus.la |
78 | PLUGIN_PREVIEWOPUS=libextractor_previewopus.la | 76 | #TEST_PREVIEWOPUS=test_previewopus |
79 | TEST_PREVIEWOPUS=test_previewopus | ||
80 | endif | 77 | endif |
81 | 78 | ||
82 | if HAVE_GDK_PIXBUF | 79 | if HAVE_GDK_PIXBUF |