summaryrefslogtreecommitdiffstats
path: root/Src
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2002-08-09 13:27:23 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2002-08-09 13:27:23 +0000
commit0cdfbb7069bee40e4af0240324cab9d87b2dcbfa (patch)
tree41e8b2c0338b72b0b4a7e1aac6d5958cf1282f35 /Src
parent17516, 17517: Attempted fixes for memory leaks shown by valgrind. (diff)
downloadzsh-4.0.5.tar
zsh-4.0.5.tar.gz
zsh-4.0.5.tar.bz2
zsh-4.0.5.tar.lz
zsh-4.0.5.tar.xz
zsh-4.0.5.tar.zst
zsh-4.0.5.zip
unposted: version 4.0.5zsh-4.0.5
Diffstat (limited to 'Src')
-rw-r--r--Src/.distfiles9
1 files changed, 5 insertions, 4 deletions
diff --git a/Src/.distfiles b/Src/.distfiles
index 5b0ce9609..9e150d8bf 100644
--- a/Src/.distfiles
+++ b/Src/.distfiles
@@ -2,11 +2,12 @@ DISTFILES_SRC='
.cvsignore .distfiles .exrc .indent.pro
Makefile.in Makemod.in.in
signames1.awk signames2.awk
- ansi2knr.c modentry.c
+ modentry.c
builtin.c compat.c cond.c exec.c glob.c hashtable.c hashtable.h
hist.c init.c input.c jobs.c lex.c linklist.c loop.c main.c makepro.awk
- math.c mem.c mkbltnmlst.sh mkmakemod.sh mkmodindex.sh
+ math.c mem.c mkbltnmlst.sh mkmakemod.sh
module.c options.c params.c parse.c pattern.c prompt.c prototypes.h
- signals.c signals.h subst.c system.h text.c utils.c
- watch.c xmods.conf zsh.h zsh.mdd ztype.h
+ signals.c signals.h string.c subst.c system.h text.c utils.c
+ watch.c zsh.h zsh.mdd ztype.h
+ zsh.rc zsh.ico
'