summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTurbo Fredriksson <[email protected]>2014-07-19 01:45:49 +0200
committerBrian Behlendorf <[email protected]>2014-08-06 15:03:28 -0700
commit1ffe90c5d3b63d2e7f9fab02da20671965e1d7b4 (patch)
treebdecf39fca3fdfbdca420b377196faf668d60a5e /configure.ac
parent5dbd68a352a04672c2f88654d1652cdf12f66708 (diff)
Add bash completions by Aneurin Price.
These can be manually installed as needed by end users. They have been added to the repository so they can be kept up to date with the latest code. Signed-off-by: Turbo Fredriksson <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Closes #1588
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 66272fdf1..ffa01194a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -109,6 +109,8 @@ AC_CONFIG_FILES([
cmd/arcstat/Makefile
cmd/dbufstat/Makefile
cmd/zed/Makefile
+ contrib/Makefile
+ contrib/bash_completion.d/Makefile
module/Makefile
module/avl/Makefile
module/nvpair/Makefile