summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-02-27 16:11:53 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-02-27 16:11:53 (GMT)
commite38e0e55da18637abfa129e755e36005914fa516 (patch)
tree02c0c7c85c1b4d9661299de01353742a75acc43f /unix/Makefile.in
parentcb7db0c42b7829d3975c8963d1f6046de3cb582a (diff)
parent6136f052d906e8bd9a025382691e602c54f53b34 (diff)
downloadtcl-e38e0e55da18637abfa129e755e36005914fa516.zip
tcl-e38e0e55da18637abfa129e755e36005914fa516.tar.gz
tcl-e38e0e55da18637abfa129e755e36005914fa516.tar.bz2
merge zipfs. Upstream androwish changes
Diffstat (limited to 'unix/Makefile.in')
-rw-r--r--unix/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 3dfd5aa..abb753c 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -373,6 +373,7 @@ GENERIC_HDRS = \
$(GENERIC_DIR)/tclInt.h \
$(GENERIC_DIR)/tclIntDecls.h \
$(GENERIC_DIR)/tclIntPlatDecls.h \
+ $(GENERIC_DIR)/tclZipfs.h \
$(GENERIC_DIR)/tclTomMath.h \
$(GENERIC_DIR)/tclTomMathDecls.h \
$(GENERIC_DIR)/tclOO.h \
@@ -954,6 +955,7 @@ install-headers:
@for i in $(GENERIC_DIR)/tcl.h $(GENERIC_DIR)/tclDecls.h \
$(GENERIC_DIR)/tclOO.h $(GENERIC_DIR)/tclOODecls.h \
$(GENERIC_DIR)/tclPlatDecls.h \
+ $(GENERIC_DIR)/tclZipfs.h \
$(GENERIC_DIR)/tclTomMath.h \
$(GENERIC_DIR)/tclTomMathDecls.h ; \
do \