diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-02-01 11:31:35 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-02-01 11:31:35 +0000 |
commit | 8a63e7dd88bcf802b7e1544938c6ca20a92ad89c (patch) | |
tree | 9e118dc8fbe353b38066a6171350f3ba5fcf3905 /Etc | |
parent | 4b5793c83ee088576cb26cbd96b319a2dc5b98a8 (diff) | |
download | zsh-8a63e7dd88bcf802b7e1544938c6ca20a92ad89c.tar.gz zsh-8a63e7dd88bcf802b7e1544938c6ca20a92ad89c.tar.xz zsh-8a63e7dd88bcf802b7e1544938c6ca20a92ad89c.zip |
4.3.5 zsh-4.3.5
Diffstat (limited to 'Etc')
-rw-r--r-- | Etc/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Etc/Makefile.in b/Etc/Makefile.in index c4908748d..b6743a7ec 100644 --- a/Etc/Makefile.in +++ b/Etc/Makefile.in @@ -29,7 +29,6 @@ dir_top = .. SUBDIRS = @VERSION_MK@ -VERSION = @VERSION@ # source/build directories VPATH = @srcdir@ |