summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-10-07 14:48:24 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-10-07 14:48:24 (GMT)
commit1bb18f35b8a3b5a2438af95f6d92f89f4956eab9 (patch)
tree2f2c1f2806e25614777a62618650180e3359d15d /unix
parent17d3ba6ceb48b1dded1600e48b4d61941692c29a (diff)
parentd4ee121318a88eea4cb0e445c97caa75c2b05967 (diff)
downloadtcl-1bb18f35b8a3b5a2438af95f6d92f89f4956eab9.zip
tcl-1bb18f35b8a3b5a2438af95f6d92f89f4956eab9.tar.gz
tcl-1bb18f35b8a3b5a2438af95f6d92f89f4956eab9.tar.bz2
merge trunk
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 ff1a449..fcfd82f 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 \