commit 3745cd91183b0e27ebe7bf4ef799e4a1834b8c6f parent af517f24d9c0052c6cf866b53f95e3de639bc161 Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Wed, 14 Oct 2015 23:20:26 +0200 minor fix Diffstat:
| M | src/tests/Makefile.am | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am @@ -15,7 +15,6 @@ test_contract_SOURCES = \ test_contract_LDADD = \ $(LIBGCRYPT_LIBS) \ -ltalerutil \ - -ltalermerchant \ -ljansson \ -lgnunetutil \ -ltalermint \