Alexandre Julliard : credui: Fix old-style dependency line in the makefile.
25 Feb
2009
25 Feb
'09
3:22 p.m.
Module: wine Branch: master Commit: e4815a9b51d28823ab39a74dd62ee85435347e72 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e4815a9b51d28823ab39a74dd6... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Feb 24 17:31:00 2009 +0100 credui: Fix old-style dependency line in the makefile. --- dlls/credui/Makefile.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dlls/credui/Makefile.in b/dlls/credui/Makefile.in index e91474f..c9d574f 100644 --- a/dlls/credui/Makefile.in +++ b/dlls/credui/Makefile.in @@ -13,4 +13,4 @@ RC_SRCS = credui.rc @MAKE_DLL_RULES@ -### Dependencies: +(a)DEPENDENCIES@ # everything below this line is overwritten by make depend
6140
Age (days ago)
6140
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard