diff options
Diffstat (limited to 'win/makefile.bc')
-rw-r--r-- | win/makefile.bc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win/makefile.bc b/win/makefile.bc index 295ed23..12fd5b8 100644 --- a/win/makefile.bc +++ b/win/makefile.bc @@ -225,6 +225,7 @@ TKOBJS = \ $(TMPDIR)\tkUtil.obj \ $(TMPDIR)\tkVisual.obj \ $(TMPDIR)\tkStubInit.obj \ + $(TMPDIR)\tkStubLib.obj \ $(TMPDIR)\tkWindow.obj # Maintenance hint: Please have multiple members of TKSTUBOBJS be separated |