commit | c1b92ca1e2885d507a6c4760544fdded1e4e9221 | [log] [tgz] |
---|---|---|
author | Christian Costa <titan.costa@gmail.com> | Wed Mar 28 00:38:39 2012 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Mar 28 11:53:18 2012 +0200 |
tree | 52ad5df3db0e342163fe730396fe8a12dbce96b3 | |
parent | 303ce38bb3ed200b665051b992b6815c0c0a88e7 [diff] [blame] |
devenum: Add tests for devenum.
diff --git a/configure.ac b/configure.ac index bebbb91..c499f86 100644 --- a/configure.ac +++ b/configure.ac
@@ -2508,6 +2508,7 @@ WINE_CONFIG_DLL(ddrawex) WINE_CONFIG_TEST(dlls/ddrawex/tests) WINE_CONFIG_DLL(devenum,,[po]) +WINE_CONFIG_TEST(dlls/devenum/tests) WINE_CONFIG_DLL(dhcpcsvc) WINE_CONFIG_DLL(dinput,,[implib,po,staticimplib]) WINE_CONFIG_TEST(dlls/dinput/tests)