aboutsummaryrefslogtreecommitdiff
path: root/src/rps/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-26 09:08:21 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-26 09:08:21 +0100
commit3495689e26efb8f9690945d3c7f4cd68eaeaaf86 (patch)
treed038a81b8082842895e3c826ef213d7d12e9b6bc /src/rps/Makefile.am
parent0e3f1038f95d67ffc029debfce7e60e6de05a135 (diff)
downloadgnunet-3495689e26efb8f9690945d3c7f4cd68eaeaaf86.tar.gz
gnunet-3495689e26efb8f9690945d3c7f4cd68eaeaaf86.zip
fix /tmp/rps directory creation, fix linkage, DCE
Diffstat (limited to 'src/rps/Makefile.am')
-rw-r--r--src/rps/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rps/Makefile.am b/src/rps/Makefile.am
index a356d3dbc..b391eb8ae 100644
--- a/src/rps/Makefile.am
+++ b/src/rps/Makefile.am
@@ -60,7 +60,6 @@ gnunet_service_rps_SOURCES = \
60 gnunet-service-rps_sampler.h gnunet-service-rps_sampler.c \ 60 gnunet-service-rps_sampler.h gnunet-service-rps_sampler.c \
61 gnunet-service-rps_custommap.h gnunet-service-rps_custommap.c \ 61 gnunet-service-rps_custommap.h gnunet-service-rps_custommap.c \
62 gnunet-service-rps_view.h gnunet-service-rps_view.c \ 62 gnunet-service-rps_view.h gnunet-service-rps_view.c \
63 rps-test_util.h rps-test_util.c \
64 gnunet-service-rps.c 63 gnunet-service-rps.c
65 64
66 65