From eeba61ccd5d1757fd79fcb0cd42b8dee9f941d7e Mon Sep 17 00:00:00 2001 From: "Ondrej Zajicek (work)" Date: Tue, 13 Dec 2016 20:18:11 +0100 Subject: Minor cleanups --- proto/rpki/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'proto/rpki/Makefile') 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 -- cgit v1.2.3