diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2009-07-20 19:57:36 +0300 |
---|---|---|
committer | Ville Skyttä <ville.skytta@iki.fi> | 2009-07-20 19:57:36 +0300 |
commit | d3d1a9f895f77f1e540d206ef4f0d826a5149a5f (patch) | |
tree | c735fcae7089ba1188828645057e465f55296ec8 /Makefile.am | |
parent | f1f61ace512295bb8b9ce77f7b26baeb8922469c (diff) | |
download | bash-completion-d3d1a9f895f77f1e540d206ef4f0d826a5149a5f.tar.gz |
Add xz, xzcat, xzdec, and unxz completion.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 3c808914..d9036329 100644 --- a/Makefile.am +++ b/Makefile.am @@ -140,6 +140,7 @@ bashcomp_DATA = contrib/ant \ contrib/xmlwf \ contrib/xmms \ contrib/xrandr \ + contrib/xz \ contrib/yp-tools \ contrib/yum |