summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-03-01 15:53:00 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-03-01 15:53:00 +0100
commitf8b98058b8ed1a56b728aca82903762f1d4c807b (patch)
tree38a38c5ef258927bc92be1966efa655064cec19a /src/lib/Makefile.am
parent5422937e5655f46586be99a019c4308a7c69f66f (diff)
downloadmerchant-f8b98058b8ed1a56b728aca82903762f1d4c807b.tar.gz
merchant-f8b98058b8ed1a56b728aca82903762f1d4c807b.tar.bz2
merchant-f8b98058b8ed1a56b728aca82903762f1d4c807b.zip
finish testing if twister started correctly.
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r--src/lib/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index fe600c34..6c63c6f3 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -99,7 +99,8 @@ test_merchant_api_twisted_LDADD = \
-lgnunetjson \
-lgnunetcurl \
-lgnunetutil \
- -ljansson
+ -ljansson \
+ -ltalertwister
test_merchant_api_new_SOURCES = \
test_merchant_api_new.c