summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2020-01-15 17:04:58 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2020-01-15 17:05:58 +0100
commitb71297097a0e1fbf4adb210bbc5dbf6b9e618e95 (patch)
treea3a1981f97ccf0677ff80c8b75feeddb75456e5a /src/lib/Makefile.am
parentfccde2518368b3e7109f87c3f04e3197d20c17e1 (diff)
downloadexchange-b71297097a0e1fbf4adb210bbc5dbf6b9e618e95.tar.gz
exchange-b71297097a0e1fbf4adb210bbc5dbf6b9e618e95.tar.bz2
exchange-b71297097a0e1fbf4adb210bbc5dbf6b9e618e95.zip
Wirewatch test.
Start the test using the new style. All commands still to be ported.
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r--src/lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 277237ed8..3351609c9 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -271,6 +271,7 @@ test_taler_exchange_wirewatch_postgres_LDADD = \
$(top_builddir)/src/bank-lib/libtalerfakebank.la \
$(top_builddir)/src/json/libtalerjson.la \
$(top_builddir)/src/util/libtalerutil.la \
+ $(top_builddir)/src/lib/libtalertesting.la \
-lmicrohttpd \
-lgnunetutil \
-lgnunetjson \