aboutsummaryrefslogtreecommitdiff
path: root/src/windows/leashdll/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/leashdll/Makefile.in')
-rw-r--r--src/windows/leashdll/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/windows/leashdll/Makefile.in b/src/windows/leashdll/Makefile.in
index b547d09..16e2b6d 100644
--- a/src/windows/leashdll/Makefile.in
+++ b/src/windows/leashdll/Makefile.in
@@ -67,8 +67,8 @@ DEFINES = $(DEFINES) -DDBG
DEFINES = $(DEFINES) -DNO_AFS
!endif
-all-windows::
-all-windows:: $(OUTPRE)$(DLL_NAME).dll
+all-windows:
+all-windows: $(OUTPRE)$(DLL_NAME).dll
clean-windows::
$(RM) $(OUTPRE)$(DLL_NAME).dll