1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Minor cleanups

This commit is contained in:
Ondrej Zajicek (work)
2016-12-13 20:18:11 +01:00
parent 5e8df049fb
commit eeba61ccd5
9 changed files with 18 additions and 25 deletions

View File

@@ -2,3 +2,5 @@ src := babel.c packets.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)
tests_objs := $(tests_objs) $(src-o-files)