From 6d12045f8de2ff05af96885e5edcbbc3077325dc Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 15 Jan 2020 13:31:09 +0100 Subject: remove tvg, it's now part of GNUnet --- src/exchange-tools/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/exchange-tools/Makefile.am') diff --git a/src/exchange-tools/Makefile.am b/src/exchange-tools/Makefile.am index 0a4bd6fe8..b08cea687 100644 --- a/src/exchange-tools/Makefile.am +++ b/src/exchange-tools/Makefile.am @@ -16,7 +16,6 @@ bin_PROGRAMS = \ taler-exchange-keycheck \ taler-exchange-wire \ taler-exchange-dbinit \ - taler-exchange-tvg \ taler-wire taler_wire_SOURCES = \ @@ -61,13 +60,6 @@ taler_exchange_keycheck_LDADD = \ -lgnunetutil $(XLIB) taler_exchange_keycheck_LDFLAGS = $(POSTGRESQL_LDFLAGS) -taler_exchange_tvg_SOURCES = \ - taler-exchange-tvg.c -taler_exchange_tvg_LDADD = \ - $(LIBGCRYPT_LIBS) \ - $(top_builddir)/src/util/libtalerutil.la \ - -lgnunetutil $(XLIB) - taler_exchange_dbinit_SOURCES = \ taler-exchange-dbinit.c taler_exchange_dbinit_LDADD = \ -- cgit v1.2.3