commit | 4961caa83654c1b6e0171e055f34e53d3bfc05f0 | [log] [tgz] |
---|---|---|
author | Marek Chmiel <kcmark@gmail.com> | Fri Jun 01 22:38:03 2012 -0500 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Jul 02 11:21:20 2012 +0200 |
tree | 4181e0929ad6ea62853d5f9913ea6d7d057a77f5 | |
parent | 0c6ac865bd344e90f4daadc1a2ea29b73aff1e00 [diff] [blame] |
dssenh: Added CryptAcquireContext test for the DSSENH cryptographic service provider.
diff --git a/configure.ac b/configure.ac index 70e7663..a85459d 100644 --- a/configure.ac +++ b/configure.ac
@@ -2606,6 +2606,7 @@ WINE_CONFIG_DLL(dsound,,[implib]) WINE_CONFIG_TEST(dlls/dsound/tests) WINE_CONFIG_DLL(dssenh) +WINE_CONFIG_TEST(dlls/dssenh/tests) WINE_CONFIG_DLL(dswave) WINE_CONFIG_DLL(dwmapi,,[implib]) WINE_CONFIG_DLL(dxdiagn,,[po])