1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00

Revert "Added -lstrophe to test dependencies"

This reverts commit 4002790ed0.
This commit is contained in:
James Booth 2014-09-17 00:55:36 +01:00
parent 4002790ed0
commit e2f37600db

View File

@ -130,7 +130,7 @@ endif
TESTS = tests/testsuite
check_PROGRAMS = tests/testsuite
tests_testsuite_SOURCES = $(tests_sources)
tests_testsuite_LDADD = -lcmocka -lstrophe
tests_testsuite_LDADD = -lcmocka
man_MANS = $(man_sources)