diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 1999-06-08 09:25:39 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-06-08 09:25:39 +0000 |
commit | 805381040dd69dd02b78423d2d71913b33f3cc33 (patch) | |
tree | 1fa89ee643e8e577a2f79e76e3d6cafc93256ca2 /Src/.distfiles | |
parent | f42e3fa8e6152e145251e8f16f4c61c23dec1f59 (diff) | |
download | zsh-805381040dd69dd02b78423d2d71913b33f3cc33.tar.gz zsh-805381040dd69dd02b78423d2d71913b33f3cc33.tar.xz zsh-805381040dd69dd02b78423d2d71913b33f3cc33.zip |
zsh-3.1.5-pws-21 zsh-3.1.5-pws-21
Diffstat (limited to 'Src/.distfiles')
-rw-r--r-- | Src/.distfiles | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Src/.distfiles b/Src/.distfiles index 727c855cc..ce135a00e 100644 --- a/Src/.distfiles +++ b/Src/.distfiles @@ -1,11 +1,12 @@ DISTFILES_SRC=' .cvsignore .distfiles .exrc .indent.pro Makefile.in Makemod.in.in - ansi2knr.c + signames1.awk signames2.awk + ansi2knr.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 module.c options.c params.c parse.c prompt.c prototypes.h - signals.c signals.h signames.awk subst.c system.h text.c utils.c - watch.c xmods.conf zsh.h zsh.mdd ztype.h + signals.c signals.h subst.c system.h text.c utils.c + watch.c xmods.conf zsh.h zsh.mdd ztype.h zsh.export ' |