about summary refs log tree commit diff
path: root/Src/Modules/.distfiles
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2000-12-03 23:32:09 +0000
committerClint Adams <clint@users.sourceforge.net>2000-12-03 23:32:09 +0000
commit683cf32360315429e710e6b637d3126ea471e7b1 (patch)
treeed56554e00247c249386782a40ef50696ff7ae16 /Src/Modules/.distfiles
parent13b93a5faacf78e6bbc560837dd4c6cddf4acea9 (diff)
downloadzsh-683cf32360315429e710e6b637d3126ea471e7b1.tar.gz
zsh-683cf32360315429e710e6b637d3126ea471e7b1.tar.xz
zsh-683cf32360315429e710e6b637d3126ea471e7b1.zip
13216: docs for tc/ti modules
Diffstat (limited to 'Src/Modules/.distfiles')
-rw-r--r--Src/Modules/.distfiles9
1 files changed, 9 insertions, 0 deletions
diff --git a/Src/Modules/.distfiles b/Src/Modules/.distfiles
index 4c98f97ea..ecc2d21c7 100644
--- a/Src/Modules/.distfiles
+++ b/Src/Modules/.distfiles
@@ -4,5 +4,14 @@ DISTFILES_SRC='
     clone.mdd clone.c
     example.mdd example.c
     files.mdd files.c
+    mapfile.mdd mapfile.c
+    mathfunc.mdd mathfunc.c
+    parameter.mdd parameter.c
     stat.mdd stat.c
+    termcap.mdd termcap.c
+    terminfo.mdd terminfo.c
+    zftp.mdd zftp.c
+    zprof.mdd zprof.c
+    zutil.mdd zutil.c
+    zpty.mdd zpty.c
 '