summaryrefslogtreecommitdiffstats
path: root/unix
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)
commit3f6e82652486dfee17eb4116c93c19111d7911ae (patch)
tree9a289b3648865c2feb41a7aeb32cc01c7a364394 /unix
parent5e260a31232a7b9acdfe574c22be589295eeb538 (diff)
downloadtcl-3f6e82652486dfee17eb4116c93c19111d7911ae.zip
tcl-3f6e82652486dfee17eb4116c93c19111d7911ae.tar.gz
tcl-3f6e82652486dfee17eb4116c93c19111d7911ae.tar.bz2
typo
Diffstat (limited to 'unix')
-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 \