mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-10 03:25:01 -05:00
4fad7855fa
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>
15 lines
197 B
Makefile
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:
|