diff options
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r-- | contrib/Makefile.am | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index f78cdf8c..73d2130a 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,8 +1,14 @@ EXTRA_DIST = \ + PKGBUILD.proto \ + PKGBUILD.vim \ bash_completion \ - pacsearch \ + install.proto \ pacdiff \ + pacsearch \ re-pacman \ + vimproject \ + wget-xdelta.sh \ zsh_completion \ README +# vim:set ts=2 sw=2 noet: |