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