summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
diff options
context:
space:
mode:
Diffstat (limited to 'win/makefile.vc')
-rw-r--r--win/makefile.vc2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/makefile.vc b/win/makefile.vc
index 67eac44..1677559 100644
--- a/win/makefile.vc
+++ b/win/makefile.vc
@@ -373,7 +373,7 @@ TESTFLAGS = $(TESTFLAGS) -file $(TESTPAT)
# Project specific targets
#---------------------------------------------------------------------
-release: setup $(TKSTUBLIB) $(WISH)
+release: setup $(TKSTUBLIB) $(WISH)
!if !$(USING_PRE87_TCL)
release: libtkzip embed
!endif