aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/makefile.w32-in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/makefile.w32-in b/lib/makefile.w32-in
index b7ce6dd3b01..92fd7a81848 100644
--- a/lib/makefile.w32-in
+++ b/lib/makefile.w32-in
@@ -20,7 +20,7 @@ ALL = gnulib
20 20
21.PHONY: $(ALL) 21.PHONY: $(ALL)
22 22
23LOCAL_FLAGS = -DHAVE_CONFIG_H=1 -I. -I../nt/inc -I../src 23LOCAL_FLAGS = -I. -I../nt/inc -I../src
24LIBS = 24LIBS =
25 25
26GNULIBOBJS = $(BLD)/dtoastr.$(O) \ 26GNULIBOBJS = $(BLD)/dtoastr.$(O) \