[2/3] tools: Add setupapi and cfgmgr to synchronize spec files automatically

André Hentschel nerv at dawncrow.de
Thu May 26 12:23:43 CDT 2011


---
 tools/make_specfiles |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/tools/make_specfiles b/tools/make_specfiles
index b03fe54..9e9b8e8 100755
--- a/tools/make_specfiles
+++ b/tools/make_specfiles
@@ -102,6 +102,10 @@ my @dll_groups =
   "xinput1_1",
   "xinput9_1_0",
  ],
+ [
+  "setupapi",
+  "cfgmgr32",
+ ],
 );
 
 my $update_flags = 0;
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list