summaryrefslogtreecommitdiff
path: root/proto/bfd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'proto/bfd/Makefile')
-rw-r--r--proto/bfd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/bfd/Makefile b/proto/bfd/Makefile
index 267dff98..11d639d7 100644
--- a/proto/bfd/Makefile
+++ b/proto/bfd/Makefile
@@ -2,5 +2,6 @@ src := bfd.c packets.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)
+$(call proto-build,bfd_build)
tests_objs := $(tests_objs) $(src-o-files)