]> git.sesse.net Git - vlc/blobdiff - modules/audio_filter/Modules.am
Fix segfault when closing http interface.
[vlc] / modules / audio_filter / Modules.am
index e7002ff019cb4addb18d87b88bf8fc08cb8f97b7..69303b9fb7d712766a33c2f72a132c72fb4127c9 100644 (file)
@@ -1,2 +1,11 @@
+SUBDIRS = channel_mixer converter resampler spatializer
 SOURCES_equalizer = equalizer.c equalizer_presets.h
 SOURCES_normvol = normvol.c
+SOURCES_audiobargraph_a = audiobargraph_a.c
+SOURCES_param_eq = param_eq.c
+SOURCES_scaletempo = scaletempo.c
+SOURCES_chorus_flanger = chorus_flanger.c
+
+libvlc_LTLIBRARIES += \
+       libchorus_flanger_plugin.la \
+       $(NULL)