From a12b8c2c4cbf952c8c305cde193bb25c13a0912b Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Fri, 12 Apr 2019 14:31:06 +0200 Subject: RECLAIM: refactoring; cleanup --- src/reclaim/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/reclaim/Makefile.am') diff --git a/src/reclaim/Makefile.am b/src/reclaim/Makefile.am index 210759fce..7e8686734 100644 --- a/src/reclaim/Makefile.am +++ b/src/reclaim/Makefile.am @@ -108,14 +108,14 @@ libgnunet_plugin_reclaim_sqlite_la_LDFLAGS = \ gnunet_service_reclaim_SOURCES = \ - gnunet-service-reclaim.c + gnunet-service-reclaim.c \ + gnunet-service-reclaim_tickets.c gnunet_service_reclaim_LDADD = \ $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(top_builddir)/src/namestore/libgnunetnamestore.la \ $(top_builddir)/src/identity/libgnunetidentity.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ - $(top_builddir)/src/credential/libgnunetcredential.la \ $(top_builddir)/src/reclaim-attribute/libgnunetreclaimattribute.la \ libgnunetreclaim.la \ $(top_builddir)/src/gns/libgnunetgns.la \ -- cgit v1.2.3