commit | 4a91265b4f156e1b1f8ad3088e7e64f162a66f28 | [log] [tgz] |
---|---|---|
author | Jacek Caban <jacek@codeweavers.com> | Thu Dec 02 19:15:28 2010 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Dec 03 11:51:50 2010 +0100 |
tree | 84454867f106f164af8477cf4c5d8d15157e6285 | |
parent | a273ce077e6eaee3313a36bfb22a89fdcbc073aa [diff] [blame] |
npmshtml: Added Mozilla plugin for mshtml ActiveX controls.
diff --git a/configure.ac b/configure.ac index de1ba7d..14f9718 100644 --- a/configure.ac +++ b/configure.ac
@@ -2599,6 +2599,7 @@ WINE_CONFIG_DLL(netapi32,,[netapi32]) WINE_CONFIG_TEST(dlls/netapi32/tests) WINE_CONFIG_DLL(newdev,,[newdev]) +WINE_CONFIG_DLL(npmshtml) WINE_CONFIG_DLL(ntdll,,[ntdll]) WINE_CONFIG_TEST(dlls/ntdll/tests) WINE_CONFIG_DLL(ntdsapi,,[ntdsapi])