]> git.sesse.net Git - vlc/blob - modules/audio_filter/Modules.am
Enable Chorus filter
[vlc] / modules / audio_filter / Modules.am
1 SUBDIRS = channel_mixer converter resampler spatializer
2 SOURCES_equalizer = equalizer.c equalizer_presets.h
3 SOURCES_normvol = normvol.c
4 SOURCES_audio_format = format.c
5 SOURCES_param_eq = param_eq.c
6 SOURCES_scaletempo = scaletempo.c
7 SOURCES_chorus_flanger = chorus_flanger.c
8
9 libvlc_LTLIBRARIES += \
10         libchorus_flanger_plugin.la \
11         $(NULL)