summaryrefslogtreecommitdiffstats
path: root/contrib/Makefile.am
blob: 25d5aac21416d01e5ef9f45ae23b189e9fb576d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
EXTRA_DIST = \
	PKGBUILD.vim \
	bacman \
	bash_completion \
	gensync \
	pacdiff \
	paclist \
	pacsearch \
	updatesync \
	vimprojects \
	wget-xdelta.sh \
	zsh_completion \
	README

# vim:set ts=2 sw=2 noet: