commit | 456961548e5f4e6920d50fc0b19ea3678969e98b | [log] [tgz] |
---|---|---|
author | Hans Leidekker <hans@codeweavers.com> | Wed Mar 28 15:33:44 2012 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Mar 28 17:29:55 2012 +0200 |
tree | cdb53ed27ce957a2ec246c08458974d0f5902001 | |
parent | 5a6b9ec329e852345599d5f18cd5461c8eff48fc [diff] [blame] |
sxs/tests: Add tests for CreateAssemblyNameObject.
diff --git a/configure.ac b/configure.ac index c499f86..805825d 100644 --- a/configure.ac +++ b/configure.ac
@@ -2830,7 +2830,8 @@ WINE_CONFIG_LIB(strmbase) WINE_CONFIG_LIB(strmiids) WINE_CONFIG_DLL(svrapi) -WINE_CONFIG_DLL(sxs) +WINE_CONFIG_DLL(sxs,,[implib]) +WINE_CONFIG_TEST(dlls/sxs/tests) WINE_CONFIG_DLL(system.drv16,enable_win16) WINE_CONFIG_DLL(t2embed) WINE_CONFIG_DLL(tapi32,,[implib])