]> git.sesse.net Git - vlc/blobdiff - modules/video_filter/Modules.am
adding posterize video filter
[vlc] / modules / video_filter / Modules.am
index ea46c31c6801474a8be43106df7359dbcedf8123..6028b84dd119b81dc6cfb181589468e13e8b2ae6 100644 (file)
@@ -22,6 +22,7 @@ SOURCES_remoteosd = remoteosd.c remoteosd_rfbproto.h
 SOURCES_magnify = magnify.c
 SOURCES_wave = wave.c
 SOURCES_ripple = ripple.c
+SOURCES_posterize = posterize.c
 SOURCES_psychedelic = psychedelic.c
 SOURCES_gradient = gradient.c
 SOURCES_ball = ball.c
@@ -104,6 +105,7 @@ libvlc_LTLIBRARIES += \
        libmotionblur_plugin.la \
        libmotiondetect_plugin.la \
        libnoise_plugin.la \
+       libposterize_plugin.la \
        libpsychedelic_plugin.la \
        libpuzzle_plugin.la \
        libripple_plugin.la \