imp: pkg: add bash completion files to cabal package

This commit is contained in:
Jakob Schöttl 2021-07-04 10:26:46 +02:00 committed by Simon Michael
parent f26ffbc6ab
commit 80003a5190
2 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,7 @@ extra-source-files:
embeddedfiles/hledger-web.1
embeddedfiles/hledger-web.txt
embeddedfiles/hledger-web.info
shell-completion/hledger-completion.bash
Hledger/Cli/Commands/Accounts.txt
Hledger/Cli/Commands/Activity.txt
Hledger/Cli/Commands/Add.txt

View File

@ -40,6 +40,7 @@ extra-source-files:
- embeddedfiles/hledger-web.1
- embeddedfiles/hledger-web.txt
- embeddedfiles/hledger-web.info
- shell-completion/hledger-completion.bash
- Hledger/Cli/Commands/Accounts.txt
- Hledger/Cli/Commands/Activity.txt
- Hledger/Cli/Commands/Add.txt