commit | 54168bde5ce5cfdd4d76edec351d3729f08b6da1 | [log] [tgz] |
---|---|---|
author | Christian Costa <titan.costa@gmail.com> | Thu Apr 12 08:28:35 2012 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Apr 16 18:56:15 2012 +0200 |
tree | 41f094c9695f2c19007d44d77bcd0ba65faa9381 | |
parent | 7240170ceedecef6aac674e795fdc4e1a74e131a [diff] [blame] |
dmband: Add tests.
diff --git a/configure.ac b/configure.ac index a57f133..efc03af 100644 --- a/configure.ac +++ b/configure.ac
@@ -2528,6 +2528,7 @@ WINE_CONFIG_TEST(dlls/dispex/tests) WINE_CONFIG_DLL(display.drv16,enable_win16) WINE_CONFIG_DLL(dmband) +WINE_CONFIG_TEST(dlls/dmband/tests) WINE_CONFIG_DLL(dmcompos) WINE_CONFIG_DLL(dmime) WINE_CONFIG_TEST(dlls/dmime/tests)