[Bash-completion-commits] [SCM] bash-completion branch, 1.x, updated. d228cf270430ca7052a9f72d3be32ace7543712a

David Paleino d.paleino at gmail.com
Tue Mar 31 19:08:14 UTC 2009


The following commit has been merged in the 1.x branch:
commit d241e0cbd7116a082a7cff486c348f2ad82d6be9
Author: David Paleino <d.paleino at gmail.com>
Date:   Tue Mar 31 21:06:33 2009 +0200

    Fixed Makefile.am

diff --git a/Makefile.am b/Makefile.am
index eff41bb..416be54 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,4 +46,4 @@ bashcomp_DATA = contrib/apache2ctl \
 		contrib/unace \
 		contrib/unrar
 
-EXTRA_DIST = $(sysconf_DATA) $(bashcomp_DATA) to_review
+EXTRA_DIST = $(sysconf_DATA) $(bashcomp_DATA)

-- 
bash-completion



More information about the Bash-completion-commits mailing list