contrib/paclist: list packages installed from given repo.
[pacman-ng.git] / contrib / Makefile.am
blobc68ef51ce297c37063bf06ce7072b594be55c87d
1 EXTRA_DIST = \
2         PKGBUILD.vim \
3         bash_completion \
4         gensync \
5         pacdiff \
6         paclist \
7         pacsearch \
8         re-pacman \
9         updatesync \
10         vimprojects \
11         wget-xdelta.sh \
12         zsh_completion \
13         README
15 # vim:set ts=2 sw=2 noet: