tests: add missing library
* tests/Makefile.am: Here.
This commit is contained in:
parent
2a41772ff9
commit
7c9ae3d361
1 changed files with 2 additions and 1 deletions
|
|
@ -476,7 +476,8 @@ ltsmin_testconvert_SOURCES = ltsmin/testconvert.cc
|
|||
ltsmin_testconvert_LDADD = \
|
||||
$(top_builddir)/bin/libcommon.a \
|
||||
$(top_builddir)/lib/libgnu.la \
|
||||
$(top_builddir)/spot/libspot.la \
|
||||
$(top_builddir)/spot/libspot.la \
|
||||
$(top_builddir)/buddy/src/libbddx.la \
|
||||
$(top_builddir)/spot/ltsmin/libspotltsmin.la
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue