diff options
Diffstat (limited to 'proto/bgp/Makefile')
-rw-r--r-- | proto/bgp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/bgp/Makefile b/proto/bgp/Makefile index 00aaef5e..f6a38678 100644 --- a/proto/bgp/Makefile +++ b/proto/bgp/Makefile @@ -3,4 +3,4 @@ obj := $(src-o-files) $(all-daemon) $(cf-local) -tests_objs := $(tests_objs) $(src-o-files)
\ No newline at end of file +tests_objs := $(tests_objs) $(src-o-files) |