aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/makefile.w32-in1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/makefile.w32-in b/lib/makefile.w32-in
index d5304258879..ccc0cf6a595 100644
--- a/lib/makefile.w32-in
+++ b/lib/makefile.w32-in
@@ -155,6 +155,7 @@ $(BLD)/filemode.$(O) : \
155# 155#
156$(BLD)/dtoastr.$(O) $(BLD)/getopt.$(O) $(BLD)/getopt1.$(O): stamp_BLD 156$(BLD)/dtoastr.$(O) $(BLD)/getopt.$(O) $(BLD)/getopt1.$(O): stamp_BLD
157$(BLD)/strftime.$(O) $(BLD)/time_r.$(O) $(BLD)/md5.$(O): stamp_BLD 157$(BLD)/strftime.$(O) $(BLD)/time_r.$(O) $(BLD)/md5.$(O): stamp_BLD
158$(BLD)/sha1.$(O) $(BLD)/sha256.$(O) $(BLD)/sha512.$(O): stamp_BLD
158$(BLD)/filemode.$(O): stamp_BLD 159$(BLD)/filemode.$(O): stamp_BLD
159 160
160# 161#