From bc03d5618619c3236cd61df77342ede97186622a Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 14 Aug 2012 14:51:23 +0100 Subject: [PATCH] build: Add list of drivers to include when distchecking --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 6beb0e7..38b8868 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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