[Bash-completion-commits] [SCM] bash-completion branch, master, updated. b33a3c5740b222680716fcf73d06b05870e8e5cc
Ville Skyttä
ville.skytta at iki.fi
Wed Apr 1 21:37:25 UTC 2009
The following commit has been merged in the master branch:
commit bfa578607b07114f2011b6ae2d74b4b841fa0618
Author: Ville Skyttä <ville.skytta at iki.fi>
Date: Thu Apr 2 00:30:37 2009 +0300
Remember to install contrib/{screen,vncviewer,yum}.
diff --git a/Makefile.am b/Makefile.am
index 2cb7e37..7a2d74d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,12 +39,15 @@ bashcomp_DATA = contrib/apache2ctl \
contrib/rdesktop \
contrib/ri \
contrib/sbcl \
+ contrib/screen \
contrib/sitecopy \
contrib/snownews \
contrib/ssh \
contrib/_subversion \
contrib/svk \
contrib/unace \
- contrib/unrar
+ contrib/unrar \
+ contrib/vncviewer \
+ contrib/yum
EXTRA_DIST = $(sysconf_DATA) $(bashcomp_DATA) to_review
--
bash-completion
More information about the Bash-completion-commits
mailing list