diff options
author | Freddy Vulto <fvulto@gmail.com> | 2010-11-04 22:40:53 +0100 |
---|---|---|
committer | Freddy Vulto <fvulto@gmail.com> | 2010-11-04 22:40:53 +0100 |
commit | edce099a45b69047e50832fc73a4e9cd9a81b318 (patch) | |
tree | 9cf0d746785d601cbeda92a89edda87dc6487093 /completions/Makefile.am | |
parent | 325b1c2fea5ccb69bb8ca4649d4b50101f78f568 (diff) | |
download | bash-completion-edce099a45b69047e50832fc73a4e9cd9a81b318.tar.gz |
(install) Fix relocated helpers dir
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 51d9eb43..ead561b3 100644 --- a/completions/Makefile.am +++ b/completions/Makefile.am @@ -1,3 +1,4 @@ +SUBDIRS = helpers bashcomp_DATA = abook \ ant \ apache2ctl \ |