Do not systematically build the tests if cutter is installed.
Building them only when running the test-suite is probably enough.
This commit is contained in:
parent
45ea1f5009
commit
ca1fc02d6e
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ if WITH_CUTTER
|
|||
TESTS = run-test.sh
|
||||
TESTS_ENVIRONMENT = NO_MAKE=yes CUTTER="$(CUTTER)"
|
||||
|
||||
noinst_LTLIBRARIES = \
|
||||
check_LTLIBRARIES = \
|
||||
test_mad.la \
|
||||
test_mifare_application.la \
|
||||
test_mifare_classic.la \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue