Fix typo.
This commit is contained in:
parent
ba1db2f406
commit
cfa5e9be58
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue