Fix regression tests build on FreeBSD.
While here, enhance error message when no MIFARE Classic tag can be found on the NFC device when running test_mifare_classic.la tests.
This commit is contained in:
parent
576801d5ff
commit
0d1000e859
2 changed files with 4 additions and 1 deletions
|
|
@ -3,6 +3,9 @@
|
|||
INCLUDES = $(CUTTER_CFLAGS) -I$(top_srcdir)/libfreefare
|
||||
LIBS = $(CUTTER_LIBS)
|
||||
|
||||
|
||||
AM_CFLAGS = @LIBNFC_CFLAGS@
|
||||
|
||||
if WITH_CUTTER
|
||||
|
||||
TESTS = run-test.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue