URLMON: Added urlmon.inf as dependency of rsrc.res

Jacek Caban jack at itma.pwr.wroc.pl
Sat Sep 10 06:38:20 CDT 2005


Changelog:
    Added urlmon.inf as dependency of rsrc.res
-------------- next part --------------
Index: dlls/urlmon/Makefile.in
===================================================================
RCS file: /home/wine/wine/dlls/urlmon/Makefile.in,v
retrieving revision 1.28
diff -u -p -r1.28 Makefile.in
--- dlls/urlmon/Makefile.in	7 Sep 2005 11:27:34 -0000	1.28
+++ dlls/urlmon/Makefile.in	10 Sep 2005 11:34:08 -0000
@@ -23,4 +23,6 @@ SUBDIRS = tests
 
 @MAKE_DLL_RULES@
 
+rsrc.res: urlmon.inf
+
 ### Dependencies:


More information about the wine-patches mailing list