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)