summaryrefslogtreecommitdiff
path: root/proto/rpki/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'proto/rpki/Makefile')
-rw-r--r--proto/rpki/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/proto/rpki/Makefile b/proto/rpki/Makefile
index bd76145e..eb09b7df 100644
--- a/proto/rpki/Makefile
+++ b/proto/rpki/Makefile
@@ -2,3 +2,5 @@ src := rpki.c packets.c tcp_transport.c ssh_transport.c transport.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)
+
+tests_objs := $(tests_objs) $(src-o-files) \ No newline at end of file