mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-10 03:25:01 -05:00
e0afe6e94a
* Add vim modeline to Makefile.am and configure.ac * Fix white space in Makefile.am and configure.ac * Add contrib/wget-xdelta.sh to EXTRA_DIST in Makefile.am Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> Signed-off-by: Dan McGee <dan@archlinux.org>
11 lines
142 B
Makefile
11 lines
142 B
Makefile
EXTRA_DIST = \
|
|
bash_completion \
|
|
pacsearch \
|
|
pacdiff \
|
|
re-pacman \
|
|
wget-xdelta.sh \
|
|
zsh_completion \
|
|
README
|
|
|
|
# vim:set ts=2 sw=2 noet:
|