1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/contrib/Makefile.am
Dan McGee 4fad7855fa 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 <dan@archlinux.org>
2008-02-02 14:12:34 -06:00

15 lines
197 B
Makefile

EXTRA_DIST = \
PKGBUILD.vim \
bash_completion \
gensync \
pacdiff \
pacsearch \
re-pacman \
updatesync \
vimproject \
wget-xdelta.sh \
zsh_completion \
README
# vim:set ts=2 sw=2 noet: