wmvcore: Add a stub dll.
diff --git a/configure.ac b/configure.ac
index 1623ddc..857b99b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2945,6 +2945,7 @@
 WINE_CONFIG_TEST(dlls/wldap32/tests)
 WINE_CONFIG_DLL(wmi)
 WINE_CONFIG_DLL(wmiutils)
+WINE_CONFIG_DLL(wmvcore)
 WINE_CONFIG_DLL(wnaspi32,,[implib])
 WINE_CONFIG_DLL(wow32,enable_win16,[implib])
 WINE_CONFIG_DLL(ws2_32,,[implib])