summaryrefslogtreecommitdiffstats
path: root/contrib/Makefile.am
blob: 7654848f449dc4d26c7b5d60a0e88d92b790c32f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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: