mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 07:26:22 +00:00
Added -lstrophe to test dependencies
This commit is contained in:
@@ -130,7 +130,7 @@ endif
|
||||
TESTS = tests/testsuite
|
||||
check_PROGRAMS = tests/testsuite
|
||||
tests_testsuite_SOURCES = $(tests_sources)
|
||||
tests_testsuite_LDADD = -lcmocka
|
||||
tests_testsuite_LDADD = -lcmocka -lstrophe
|
||||
|
||||
man_MANS = $(man_sources)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user