summaryrefslogtreecommitdiffstats
path: root/contrib/Makefile.am
blob: 7eee91a1b0eb5c820b1cab789e287184f19cb34a (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 \
	vimprojects \
	wget-xdelta.sh \
	zsh_completion \
	README

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