mirror of
https://github.com/moparisthebest/pacman
synced 2025-01-10 13:28:12 -05:00
0b8abf376f
Also fix a broken contrib/ Makefile, found with make distcheck. I also let the little translation linebreak update slip in here as it was small enough not to be a big deal, and this should just prevent it from happening again later anyway. Signed-off-by: Dan McGee <dan@archlinux.org>
13 lines
173 B
Makefile
13 lines
173 B
Makefile
EXTRA_DIST = \
|
|
PKGBUILD.vim \
|
|
bash_completion \
|
|
pacdiff \
|
|
pacsearch \
|
|
re-pacman \
|
|
vimprojects \
|
|
wget-xdelta.sh \
|
|
zsh_completion \
|
|
README
|
|
|
|
# vim:set ts=2 sw=2 noet:
|