build: Fix distcheck'ing not working

We need to be able to override the udev rules directory for
distchecking to work.
This commit is contained in:
Bastien Nocera
2012-08-14 15:12:20 +01:00
parent 2d09b10a27
commit d05c69698c
2 changed files with 11 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ 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
DISTCHECK_CONFIGURE_FLAGS = --with-drivers=upekts,upeke2,upeksonly,uru4000,vcom5s,aes2501,aes1610,aes4000,vfs101 --enable-examples-build --enable-x11-examples-build --with-udev-rules-dir='$${libdir}/udev/rules.d-distcheck'
pkgconfigdir=$(libdir)/pkgconfig
pkgconfig_DATA=libfprint.pc