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