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