mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Do no distribute src/bash_completion/tio
Since bash completion tio script is now autogenerated from tio.in it should not be distributed in the tarball.
This commit is contained in:
parent
36b2c194e9
commit
8f7c32e2e9
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@ tio_SOURCES = tty.c \
|
|||
if ENABLE_BASH_COMPLETION
|
||||
|
||||
bashcompletiondir=@BASH_COMPLETION_DIR@
|
||||
dist_bashcompletion_DATA=bash-completion/tio
|
||||
bashcompletion_DATA=bash-completion/tio
|
||||
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue