]> git.sesse.net Git - vlc/commitdiff
Make configure.ac compile the sdi plugin.
authorSteinar Gunderson <sgunderson@bigfoot.com>
Thu, 23 Sep 2010 21:49:24 +0000 (23:49 +0200)
committerSteinar Gunderson <sgunderson@bigfoot.com>
Thu, 23 Sep 2010 21:49:24 +0000 (23:49 +0200)
configure.ac

index 28948801d65bbe9220a97334569edd54041f5ebc..0d38fa9f68a01919dd812e9019bd812bbf22ad86 100644 (file)
@@ -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