commit | 203272eafa2bd530c9078d8e59fc38550e9b3056 | [log] [tgz] |
---|---|---|
author | Austin Lund <austin.lund@gmail.com> | Fri Aug 06 17:50:49 2010 +1000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Aug 16 17:28:55 2010 +0200 |
tree | 38297e26fd34c898c6c835705bf11ccb558bb2c1 | |
parent | d6c9c7a08bc21435047f64bb1f5f6d608a1f0955 [diff] [blame] |
dmime/tests: Added tests for IDirectMusicPerformance.
diff --git a/configure.ac b/configure.ac index eedfec5..5b56bb9 100644 --- a/configure.ac +++ b/configure.ac
@@ -2338,6 +2338,7 @@ WINE_CONFIG_DLL(dmband) WINE_CONFIG_DLL(dmcompos) WINE_CONFIG_DLL(dmime) +WINE_CONFIG_TEST(dlls/dmime/tests) WINE_CONFIG_DLL(dmloader) WINE_CONFIG_TEST(dlls/dmloader/tests) WINE_CONFIG_DLL(dmscript)