commit | 997be9c4656f07771a7ddb46b4820aaf30a3e1ab | [log] [tgz] |
---|---|---|
author | Christian Costa <titan.costa@gmail.com> | Thu Mar 29 09:09:31 2012 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Mar 29 20:50:23 2012 +0200 |
tree | 6c845c3e709457bcef01f3c00bc1294ae71b4a77 | |
parent | 756f29641b2762aa4b6fe8a718452223642e87cc [diff] [blame] |
dmusic: Add some tests for enumerating and creating ports.
diff --git a/configure.ac b/configure.ac index 805825d..f55b2ff 100644 --- a/configure.ac +++ b/configure.ac
@@ -2528,6 +2528,7 @@ WINE_CONFIG_DLL(dmstyle) WINE_CONFIG_DLL(dmsynth) WINE_CONFIG_DLL(dmusic) +WINE_CONFIG_TEST(dlls/dmusic/tests) WINE_CONFIG_DLL(dmusic32,,[implib]) WINE_CONFIG_DLL(dnsapi,,[implib]) WINE_CONFIG_TEST(dlls/dnsapi/tests)