aboutsummaryrefslogtreecommitdiff
path: root/src/rps/Makefile.am
diff options
context:
space:
mode:
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