wintrust is not being built

Francois Gouget fgouget at free.fr
Mon Apr 16 23:46:32 CDT 2001


Changelog:

 * dlls/Makefile.in
   Fix typo so that wintrust is built


--
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
            Before you criticize someone, walk a mile in his shoes.
       That way, if he gets angry, he'll be a mile away - and barefoot.
-------------- next part --------------
Index: dlls/Makefile.in
===================================================================
RCS file: /home/wine/wine/dlls/Makefile.in,v
retrieving revision 1.92
diff -u -r1.92 Makefile.in
--- dlls/Makefile.in	2001/04/16 19:36:12	1.92
+++ dlls/Makefile.in	2001/04/17 04:43:26
@@ -75,7 +75,7 @@
 	winnls/libwinnls32. at LIBEXT@ \
 	winsock/libws2_32. at LIBEXT@ \
 	winspool/libwinspool.drv. at LIBEXT@ \
-	wintrust/wintrust. at LIBEXT@ \
+	wintrust/libwintrust. at LIBEXT@ \
 	wow32/libwow32. at LIBEXT@ \
 	wsock32/libwsock32. at LIBEXT@
 


More information about the wine-patches mailing list