X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=configure.ac;h=e9deddce72fb90ea60f955c27547343bb92a11b2;hb=3c5f3a24ced2212136529fb8637072070d5ca58f;hp=f079a08cd8d5708f259569565f9513fc218c82c2;hpb=10eab32c8fa2c23467bb2efb3c9c30b077bc47fa;p=vlc diff --git a/configure.ac b/configure.ac index f079a08cd8..e9deddce72 100644 --- a/configure.ac +++ b/configure.ac @@ -1216,6 +1216,7 @@ if test "${SYS}" != "mingwce"; then VLC_ADD_PLUGIN([normvol]) VLC_ADD_PLUGIN([equalizer]) VLC_ADD_PLUGIN([param_eq]) + VLC_ADD_PLUGIN([scaletempo]) VLC_ADD_PLUGIN([converter_float]) VLC_ADD_PLUGIN([a52tospdif]) VLC_ADD_PLUGIN([dtstospdif])