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.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/rps/Makefile.am b/src/rps/Makefile.am
index 2ed93ef7c..5e9fd09fa 100644
--- a/src/rps/Makefile.am
+++ b/src/rps/Makefile.am
@@ -90,7 +90,8 @@ endif
90rps_test_src = \ 90rps_test_src = \
91 test_rps.c \ 91 test_rps.c \
92 rps-test_util.h rps-test_util.c \ 92 rps-test_util.h rps-test_util.c \
93 gnunet-service-rps_sampler_elem.h gnunet-service-rps_sampler_elem.c 93 gnunet-service-rps_sampler_elem.h gnunet-service-rps_sampler_elem.c \
94 gnunet-service-rps_sampler.h gnunet-service-rps_sampler.c
94 95
95ld_rps_test_lib = \ 96ld_rps_test_lib = \
96 libgnunetrps.la \ 97 libgnunetrps.la \