make_specfiles: Add atl group

André Hentschel nerv at dawncrow.de
Thu Apr 5 12:41:01 CDT 2012


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

diff --git a/tools/make_specfiles b/tools/make_specfiles
index 619c8ad..a39889f 100755
--- a/tools/make_specfiles
+++ b/tools/make_specfiles
@@ -110,6 +110,10 @@ my @dll_groups =
   "vcomp",
   "vcomp100",
  ],
+ [
+  "atl",
+  "atl80",
+ ],
 );
 
 my $update_flags = 0;
-- 

Best Regards, André Hentschel


More information about the wine-patches mailing list