mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Added -lstrophe to test dependencies
This commit is contained in:
parent
60eedc7c6d
commit
4002790ed0
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user