summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-29 11:51:18 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-29 11:51:18 (GMT)
commitfcdb84169898da11d2f01bc438b8ce2589cde331 (patch)
tree14b888d090c8e304837014193bc0ba734adeccd7 /win/makefile.vc
parente6cc2ac919c4d65864139092c244734683804139 (diff)
downloadtk-fcdb84169898da11d2f01bc438b8ce2589cde331.zip
tk-fcdb84169898da11d2f01bc438b8ce2589cde331.tar.gz
tk-fcdb84169898da11d2f01bc438b8ce2589cde331.tar.bz2
.. wrong directory ...
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 c4a508b..91dc526 100644
--- a/win/makefile.vc
+++ b/win/makefile.vc
@@ -560,7 +560,7 @@ $(TMP_DIR)\tkMain2.obj: $(GENERICDIR)\tkMain.c
$(TMP_DIR)\tkStubLib.obj : $(GENERICDIR)\tkStubLib.c
$(cc32) $(stubscflags) -Fo$@ $?
-$(TMP_DIR)\ttkStubLib.obj : $(GENERICDIR)\ttkStubLib.c
+$(TMP_DIR)\ttkStubLib.obj : $(TTKDIR)\ttkStubLib.c
$(cc32) $(stubscflags) -Fo$@ $?
$(TMP_DIR)\wish.exe.manifest: $(WIN_DIR)\wish.exe.manifest.in