diff options
Diffstat (limited to 'proto/bfd/Makefile')
-rw-r--r-- | proto/bfd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/bfd/Makefile b/proto/bfd/Makefile index dbdc0a09..d9aecfa9 100644 --- a/proto/bfd/Makefile +++ b/proto/bfd/Makefile @@ -2,6 +2,5 @@ src := bfd.c io.c packets.c obj := $(src-o-files) $(all-daemon) $(cf-local) -$(call proto-build,bfd_build) tests_objs := $(tests_objs) $(src-o-files) |