1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00

Revert "Added -lstrophe to test dependencies"

This reverts commit 4002790ed0226b0cf9556be1ba8e83dc523ebf73.
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)