diff options
author | Dan McGee <dan@archlinux.org> | 2010-06-03 14:07:48 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-06-03 14:07:48 -0500 |
commit | 756e49259d1dcdd604b6db0b968cb81782597eca (patch) | |
tree | 8455c0ced61d0934cc9b41ad538ee02e1e5d3505 /contrib/Makefile.am | |
parent | 0ac96d94ec3a8a2f3a3857810dbd9109c5cd3235 (diff) |
contrib: kill gensync/updatesync
These are old and have outlived their usefulness at this point. Kill them.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r-- | contrib/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 3843a3f0..c6243b16 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -2,13 +2,11 @@ EXTRA_DIST = \ PKGBUILD.vim \ bacman \ bash_completion \ - gensync \ pacdiff \ paclist \ pacscripts \ pacsearch \ pactree \ - updatesync \ vimprojects \ wget-xdelta.sh \ zsh_completion \ |