Add extra dist to make distcheck pass and force distcheck to compile all drivers
This commit is contained in:
parent
66aef98c40
commit
6aa07aa78b
2 changed files with 4 additions and 0 deletions
|
|
@ -48,3 +48,6 @@ indent:
|
|||
$(INDENT) $(INDENT_ARGS) "$$f" || exit 1; \
|
||||
done
|
||||
endif
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS="--with-drivers=all"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue