Skip to content

Commit caaa78e

Browse files
committed
bundle sqlite
1 parent 019d804 commit caaa78e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ check-fmt :
3737
editorconfig-checker
3838

3939
update-help-md :
40-
$(CARGO) run -p butane_cli --features clap-markdown -q -- --markdown-help list > HELP.md
40+
$(CARGO) run -p butane_cli --features clap-markdown,sqlite-bundled -q -- --markdown-help list > HELP.md
4141

4242
check-help-md :
4343
git diff --exit-code HELP.md

0 commit comments

Comments
 (0)