From 4fad7855fae4a01b265c7d28c12b995a19ebc72d Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sat, 2 Feb 2008 14:09:22 -0600 Subject: Remove gensync and updatesync from normal distribution Move these two scripts into contrib/, and start the process of de-automaking them by removing the @sysconfdir@ references and the gettext initialization. The removal of all gettext will soon follow. Signed-off-by: Dan McGee --- contrib/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib/Makefile.am') diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 9f01e187..7654848f 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,9 +1,11 @@ EXTRA_DIST = \ PKGBUILD.vim \ bash_completion \ + gensync \ pacdiff \ pacsearch \ re-pacman \ + updatesync \ vimproject \ wget-xdelta.sh \ zsh_completion \ -- cgit v1.2.3-24-g4f1b