diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am new file mode 100644 index 00000000..9a3f3b3d --- /dev/null +++ b/contrib/Makefile.am @@ -0,0 +1,5 @@ +EXTRA_DIST = \ + bash_completion \ + pacsearch \ + zsh_completion + |