aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Makefile.am')
-rw-r--r--src/plugins/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
index 75f8953..97c3575 100644
--- a/src/plugins/Makefile.am
+++ b/src/plugins/Makefile.am
@@ -70,15 +70,13 @@ if HAVE_FFMPEG
70# FFmpeg-thumbnailer requires MAGIC and FFMPEG 70# FFmpeg-thumbnailer requires MAGIC and FFMPEG
71PLUGIN_FFMPEG=libextractor_thumbnailffmpeg.la 71PLUGIN_FFMPEG=libextractor_thumbnailffmpeg.la
72TEST_FFMPEG=test_thumbnailffmpeg 72TEST_FFMPEG=test_thumbnailffmpeg
73 73endif
74 74
75if HAVE_FFMPEG_NEW 75if HAVE_FFMPEG_NEW
76PLUGIN_PREVIEWOPUS=libextractor_previewopus.la 76PLUGIN_PREVIEWOPUS=libextractor_previewopus.la
77TEST_PREVIEWOPUS=test_previewopus 77TEST_PREVIEWOPUS=test_previewopus
78endif 78endif
79 79
80endif
81
82if HAVE_GTK 80if HAVE_GTK
83# Gtk-thumbnailer requires MAGIC and GTK 81# Gtk-thumbnailer requires MAGIC and GTK
84PLUGIN_GTK=libextractor_thumbnailgtk.la 82PLUGIN_GTK=libextractor_thumbnailgtk.la