diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2004-01-09 18:11:10 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2004-01-09 18:11:10 +0000 |
| commit | dd08cd6ff887b5fbcdfda2d168582809c6099d5e (patch) | |
| tree | af570cdd7d7710821be0b139aa024295602c1b61 | |
| parent | Fix typo in last commit (diff) | |
| download | zsh-dd08cd6ff887b5fbcdfda2d168582809c6099d5e.tar zsh-dd08cd6ff887b5fbcdfda2d168582809c6099d5e.tar.gz zsh-dd08cd6ff887b5fbcdfda2d168582809c6099d5e.tar.bz2 zsh-dd08cd6ff887b5fbcdfda2d168582809c6099d5e.tar.lz zsh-dd08cd6ff887b5fbcdfda2d168582809c6099d5e.tar.xz zsh-dd08cd6ff887b5fbcdfda2d168582809c6099d5e.tar.zst zsh-dd08cd6ff887b5fbcdfda2d168582809c6099d5e.zip | |
Got missed when removing configure.in
| -rw-r--r-- | .distfiles | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.distfiles b/.distfiles index ba997b6b8..9e01fc750 100644 --- a/.distfiles +++ b/.distfiles @@ -1,7 +1,7 @@ DISTFILES_SRC=' .cvsignore .distfiles .preconfig Makefile.in ChangeLog ChangeLog-3.1 ChangeLog.3.0 INSTALL LICENCE META-FAQ README - acconfig.h aclocal.m4 aczsh.m4 configure.in zshconfig.ac configure.ac + acconfig.h aclocal.m4 aczsh.m4 configure.ac configure config.h.in stamp-h.in config.guess config.sub install-sh mkinstalldirs ' |
