add missing flags for coverage analysis

This commit is contained in:
Christian Grothoff 2020-02-24 13:49:15 +01:00
parent 7eb0f35dca
commit d2bc28aee6
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -26,7 +26,8 @@ taler_exchange_benchmark_LDADD = \
-lgnunetjson \
-lgnunetcurl \
-lgnunetutil \
-ljansson
-ljansson \
$(XLIB)
EXTRA_DIST = \
benchmark.conf \