[1/2] usbd.sys: add usbd.sys to configure.ac

Damjan Jovanovic damjan.jov at gmail.com
Sat Mar 13 06:28:22 CST 2010


Changelog:
* usbd.sys: add usbd.sys to configure.ac

Damjan Jovanovic
-------------- next part --------------
diff --git a/configure.ac b/configure.ac
index 8eb37a2..bc73a1b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2527,6 +2527,7 @@ WINE_CONFIG_DLL(updspapi)
 WINE_CONFIG_DLL(url,,[url])
 WINE_CONFIG_DLL(urlmon,,[urlmon])
 WINE_CONFIG_TEST(dlls/urlmon/tests)
+WINE_CONFIG_DLL(usbd.sys)
 WINE_CONFIG_DLL(user.exe16,enable_win16)
 WINE_CONFIG_DLL(user32,,[user32])
 WINE_CONFIG_TEST(dlls/user32/tests)


More information about the wine-patches mailing list