summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-09-22 12:00:18 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-09-22 12:00:18 (GMT)
commit163bd8d39b867eb56b871da18aac105c20e5c0d7 (patch)
tree9a289b3648865c2feb41a7aeb32cc01c7a364394 /unix/Makefile.in
parente82d81e2a36cc9b0e6a0d3024f072ff8c588cc7f (diff)
downloadtcl-163bd8d39b867eb56b871da18aac105c20e5c0d7.zip
tcl-163bd8d39b867eb56b871da18aac105c20e5c0d7.tar.gz
tcl-163bd8d39b867eb56b871da18aac105c20e5c0d7.tar.bz2
typo
Diffstat (limited to 'unix/Makefile.in')
-rw-r--r--unix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 5014ccb..a2ade1d 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -468,7 +468,7 @@ OO_SRCS = \
STUB_SRCS = \
$(GENERIC_DIR)/tclStubLib.c \
$(GENERIC_DIR)/tclTomMathStubLib.c \
- $(GENERIC_DIR)/tclOOStubLib.o
+ $(GENERIC_DIR)/tclOOStubLib.c
TOMMATH_SRCS = \
$(TOMMATH_DIR)/bncore.c \