summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--Src/.distfiles8
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index eb80cc0fd..f72c22080 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2000-08-16 Peter Stephenson <pws@csr.com>
+ * unposted: Src/.distfiles: forgot this yet again.
+
* pws/Andrej: 12594, 12661: Src/zsh.rc, Src/zsh.ico, Src/Makefile.in,
configure.in: basic support for Windows resources including icon,
will be built in for cygwin.
diff --git a/Src/.distfiles b/Src/.distfiles
index 727c855cc..8e9b2cf5e 100644
--- a/Src/.distfiles
+++ b/Src/.distfiles
@@ -1,11 +1,13 @@
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
+ 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
+ zsh.rc zsh.ico
'