aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl80/files
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2003-06-15 06:34:27 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2003-06-15 06:34:27 +0000
commit19c146dfaadc88971e4de8a0b794c3f981fca31c (patch)
tree24d8a1d4c0c6a403742b095180d333a460664a2e /lang/tcl80/files
parent77e16c6f7647adab057634b43d0803c3bde6ad41 (diff)
downloadports-19c146dfaadc88971e4de8a0b794c3f981fca31c.tar.gz
ports-19c146dfaadc88971e4de8a0b794c3f981fca31c.zip
Notes
Diffstat (limited to 'lang/tcl80/files')
-rw-r--r--lang/tcl80/files/Makefile.lib2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl80/files/Makefile.lib b/lang/tcl80/files/Makefile.lib
index d7fdc392a628..6115e99c1999 100644
--- a/lang/tcl80/files/Makefile.lib
+++ b/lang/tcl80/files/Makefile.lib
@@ -39,7 +39,7 @@ SRCS= \
$(GENERIC_DIR)/tclCompile.c $(GENERIC_DIR)/tclExecute.c\
$(GENERIC_DIR)/tclBinary.c $(GENERIC_DIR)/tclCompExpr.c\
$(GENERIC_DIR)/tclIndexObj.c $(GENERIC_DIR)/tclListObj.c\
- $(GENERIC_DIR)/tclNamesp.c\
+ $(GENERIC_DIR)/tclNamesp.c $(GENERIC_DIR)/tclResolve.c\
$(GENERIC_DIR)/tclObj.c $(GENERIC_DIR)/tclPipe.c\
$(GENERIC_DIR)/tclStringObj.c $(GENERIC_DIR)/tclTimer.c\
$(UNIX_DIR)/tclUnixChan.c $(UNIX_DIR)/tclUnixFCmd.c \