mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-10 11:35:00 -05:00
d53388fb90
Move the prototypes out of contrib/ and into the top level directory, and install them to what is usually /usr/share/pacman/ on a package install. Signed-off-by: Dan McGee <dan@archlinux.org>
13 lines
172 B
Makefile
13 lines
172 B
Makefile
EXTRA_DIST = \
|
|
PKGBUILD.vim \
|
|
bash_completion \
|
|
pacdiff \
|
|
pacsearch \
|
|
re-pacman \
|
|
vimproject \
|
|
wget-xdelta.sh \
|
|
zsh_completion \
|
|
README
|
|
|
|
# vim:set ts=2 sw=2 noet:
|