diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-04-16 13:21:24 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-04-16 13:21:24 +0000 |
commit | f48fa9eb9d66bb225ef2529186b8d7048ea3b2ba (patch) | |
tree | bd6d0a110ab1e72b5d526eb65702b02313fbe330 /Functions/Calendar | |
parent | 7bb711a3d66730807bd54b78d5a848aef3c666c5 (diff) | |
download | zsh-f48fa9eb9d66bb225ef2529186b8d7048ea3b2ba.tar.gz zsh-f48fa9eb9d66bb225ef2529186b8d7048ea3b2ba.tar.xz zsh-f48fa9eb9d66bb225ef2529186b8d7048ea3b2ba.zip |
unposted: prepare for release of 4.3.3 zsh-4.3.3
Diffstat (limited to 'Functions/Calendar')
-rw-r--r-- | Functions/Calendar/.distfiles | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/Functions/Calendar/.distfiles b/Functions/Calendar/.distfiles index 5d96b5706..c49469431 100644 --- a/Functions/Calendar/.distfiles +++ b/Functions/Calendar/.distfiles @@ -1,6 +1,13 @@ DISTFILES_SRC=' .distfiles age - calendar calendar_add calendar_lockfiles calendar_read - calendar_scandate calendar_show calendar_sort + calendar + calendar_add + calendar_edit + calendar_lockfiles + calendar_read + calendar_scandate + calendar_show + calendar_showdate + calendar_sort ' |