build: Add list of drivers to include when distchecking
This commit is contained in:
parent
96e7224a23
commit
bc03d56186
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ endif
|
|||
|
||||
DIST_SUBDIRS = libfprint doc examples
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = --with-drivers=upekts,upeke2,upeksonly,uru4000,vcom5s,aes2501,aes1610,aes4000,vfs101 --enable-examples-build --enable-x11-examples-build
|
||||
|
||||
pkgconfigdir=$(libdir)/pkgconfig
|
||||
pkgconfig_DATA=libfprint.pc
|
||||
|
||||
|
|
Loading…
Reference in a new issue