mirror of
https://github.com/transmission/transmission
synced 2025-01-03 05:25:52 +00:00
parent
45f8bb8c40
commit
8b849a0910
1 changed files with 1 additions and 2 deletions
|
@ -195,8 +195,7 @@ clients_test_SOURCES = clients-test.c $(TEST_SOURCES)
|
|||
clients_test_LDADD = ${apps_ldadd}
|
||||
clients_test_LDFLAGS = ${apps_ldflags}
|
||||
|
||||
crypto_test_SOURCES = crypto-test.c $(TEST_SOURCES)
|
||||
crypto_test_HEADERS = crypto-test-ref.h
|
||||
crypto_test_SOURCES = crypto-test.c crypto-test-ref.h $(TEST_SOURCES)
|
||||
crypto_test_LDADD = ${apps_ldadd}
|
||||
crypto_test_LDFLAGS = ${apps_ldflags}
|
||||
|
||||
|
|
Loading…
Reference in a new issue