mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-24 10:46:35 +00:00
Fix typo.
This commit is contained in:
@@ -9,7 +9,7 @@ TESTS_ENVIRONMENT = NO_MAKE=yes CUTTER="$(CUTTER)"
|
||||
|
||||
noinst_LTLIBRARIES = \
|
||||
test_access_storm.la \
|
||||
test_register_access.la
|
||||
test_register_access.la \
|
||||
test_register_endianness.la
|
||||
|
||||
AM_LDFLAGS = -module -rpath $(libdir) -avoid-version -no-undefined
|
||||
|
||||
Reference in New Issue
Block a user