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

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