commit | d1cfbbb62cefb9de3fa1c6d0051aca68f98dc3aa | [log] [tgz] |
---|---|---|
author | Austin English <austinenglish@gmail.com> | Thu May 03 12:41:30 2012 -0500 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon May 07 17:13:16 2012 +0200 |
tree | 4e2ded3547d3e416e24ff64a13313d897f6051d7 | |
parent | df36fca97f7c5f17237be3348196ebfba3534010 [diff] [blame] |
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])