From: Steinar Gunderson Date: Thu, 23 Sep 2010 21:49:24 +0000 (+0200) Subject: Make configure.ac compile the sdi plugin. X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=061fe13c5617c86cdc0331303699fa54634de69b;p=vlc Make configure.ac compile the sdi plugin. --- diff --git a/configure.ac b/configure.ac index 28948801d6..0d38fa9f68 100644 --- a/configure.ac +++ b/configure.ac @@ -4452,6 +4452,8 @@ fi AC_LANG_POP(C++) AM_CONDITIONAL(BUILD_MOZILLA,${mozilla}) +VLC_ADD_PLUGIN([sdi]) + dnl dnl Plugin and builtin checks dnl