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

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