mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 13:33:52 +01:00
Src/.cvsignore fix for Windows resources and icon
This commit is contained in:
parent
c0ab630768
commit
f008eb8531
@ -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.
|
||||
|
@ -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
|
||||
'
|
||||
|
Loading…
Reference in New Issue
Block a user