summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-08-06 15:24:32 +0200
committerChristian Grothoff <christian@grothoff.org>2018-08-06 15:24:32 +0200
commit1431ee90ed0b63ad87c7ed89421b0e1bd438f960 (patch)
treef3c85c87696cfe210a04f88e3287507d5f20d06b /src
parent46047a6c142fd802d918ca5e6201ce0c7d9f17c0 (diff)
downloadexchange-1431ee90ed0b63ad87c7ed89421b0e1bd438f960.tar.gz
exchange-1431ee90ed0b63ad87c7ed89421b0e1bd438f960.tar.bz2
exchange-1431ee90ed0b63ad87c7ed89421b0e1bd438f960.zip
fix link
Diffstat (limited to 'src')
-rw-r--r--src/exchange-lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange-lib/Makefile.am b/src/exchange-lib/Makefile.am
index f2bfae438..690fa80c9 100644
--- a/src/exchange-lib/Makefile.am
+++ b/src/exchange-lib/Makefile.am
@@ -73,6 +73,7 @@ libtalertesting_la_SOURCES = \
testing_api_trait_amount.c \
testing_api_trait_cmd.c
libtalertesting_la_LIBADD = \
+ libtalerexchange.la \
$(top_builddir)/src/wire/libtalerwire.la \
$(top_builddir)/src/json/libtalerjson.la \
$(top_builddir)/src/util/libtalerutil.la \