From 3eddd802dc69ecb22b077a9c226ef0fb6cc09715 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 15 Jul 2015 11:40:51 +0200 Subject: -fix ftbfs in wallet-only mode --- src/util/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/util/Makefile.am') diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 0c44570ed..eaf3a4827 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -16,8 +16,7 @@ endif libtalerutil_wallet_la_SOURCES = \ amount.c \ - crypto.c \ - util.c + crypto.c libtalerutil_wallet_la_LIBADD = \ -lgnunetutil_taler_wallet \ -- cgit v1.2.3