msdrm: add stub dll

Alex Henrie alexhenrie24 at gmail.com
Wed Jan 6 13:00:48 CST 2016


diff --git a/configure.ac b/configure.ac
index d47f7e9..69ab604 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3009,6 +3009,7 @@ WINE_CONFIG_TEST(dlls/msctf/tests)
 WINE_CONFIG_DLL(msctfp,,[clean])
 WINE_CONFIG_DLL(msdaps,,[clean])
 WINE_CONFIG_DLL(msdelta)
+WINE_CONFIG_DLL(msdrm)
 WINE_CONFIG_DLL(msdmo,,[implib])
 WINE_CONFIG_TEST(dlls/msdmo/tests)
 WINE_CONFIG_DLL(msftedit)

If you're going for alphabetical order, msdmo would come before msdrm.

-Alex



More information about the wine-devel mailing list