diff options
author | Igor Murzov <e-mail@date.by> | 2012-03-18 03:05:33 +0400 |
---|---|---|
committer | Igor Murzov <e-mail@date.by> | 2012-03-18 03:05:33 +0400 |
commit | 60da0a2b52f08d24b787e8dae1fe7037213dd327 (patch) | |
tree | 19f2d703a6827aeb3a51bf3fe7f70bf4932ec4b8 /completions/Makefile.am | |
parent | 52e14b2ec251ed11ceac6ca362c1fc7bbbd47f30 (diff) | |
download | bash-completion-60da0a2b52f08d24b787e8dae1fe7037213dd327.tar.gz |
ctest: New completion.
Diffstat (limited to 'completions/Makefile.am')
-rw-r--r-- | completions/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/Makefile.am b/completions/Makefile.am index 5f830166..17016e2a 100644 --- a/completions/Makefile.am +++ b/completions/Makefile.am @@ -58,6 +58,7 @@ bashcomp_DATA = a2x \ cppcheck \ crontab \ cryptsetup \ + ctest \ curl \ cvs \ cvsps \ |