summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-07-10 16:07:08 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-07-10 16:07:08 (GMT)
commit7aa511f93b41b7f368922dc00dd94f1919bdaa63 (patch)
tree597964a2a450dac2c06d87119f99493b935769d0 /unix
parent0f0bd5de077edd194fa5ef0a30076977098f0e3b (diff)
parentbc24a1ca5a6b771e9eefceb436538da293c5e9b5 (diff)
downloadtcl-7aa511f93b41b7f368922dc00dd94f1919bdaa63.zip
tcl-7aa511f93b41b7f368922dc00dd94f1919bdaa63.tar.gz
tcl-7aa511f93b41b7f368922dc00dd94f1919bdaa63.tar.bz2
Merge 8.7
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index d35074e..2068c86 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -396,8 +396,7 @@ GENERIC_HDRS = \
$(GENERIC_DIR)/tclPatch.h \
$(GENERIC_DIR)/tclPlatDecls.h \
$(GENERIC_DIR)/tclPort.h \
- $(GENERIC_DIR)/tclRegexp.h \
- $(GENERIC_DIR)/tclArithSeries.h
+ $(GENERIC_DIR)/tclRegexp.h
GENERIC_SRCS = \
$(GENERIC_DIR)/regcomp.c \