summaryrefslogtreecommitdiffstats
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-07-11 16:59:27 +0200
committerDan McGee <dan@archlinux.org>2007-07-11 17:03:33 +0200
commit147a32b32de4ebcbb51c963f2573d9218d9a2eb9 (patch)
treeddf00f4d5111709980fe5462d5720b503d783b63 /contrib/Makefile.am
parentcb164c3130f15b22dbf16991c28ba609cd2f79de (diff)
downloadpacman-147a32b32de4ebcbb51c963f2573d9218d9a2eb9.tar.gz
pacman-147a32b32de4ebcbb51c963f2573d9218d9a2eb9.tar.xz
Add {PKGBUILD,install}.proto to contrib/ directory
Also update README and Makefile.am in the contrib/ directory. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 3ad85931..73d2130a 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -1,8 +1,12 @@
EXTRA_DIST = \
+ PKGBUILD.proto \
+ PKGBUILD.vim \
bash_completion \
- pacsearch \
+ install.proto \
pacdiff \
+ pacsearch \
re-pacman \
+ vimproject \
wget-xdelta.sh \
zsh_completion \
README