summaryrefslogtreecommitdiff
path: root/proto/rpki/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'proto/rpki/Makefile')
-rw-r--r--proto/rpki/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/proto/rpki/Makefile b/proto/rpki/Makefile
new file mode 100644
index 00000000..bd76145e
--- /dev/null
+++ b/proto/rpki/Makefile
@@ -0,0 +1,4 @@
+src := rpki.c packets.c tcp_transport.c ssh_transport.c transport.c
+obj := $(src-o-files)
+$(all-daemon)
+$(cf-local)