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

Merge commit 'd2c1036a42881d413ec97203ede92a69f8cd218f' into thread-next

This commit is contained in:
Maria Matejka
2022-09-09 13:15:50 +02:00
14 changed files with 4 additions and 27 deletions

View File

@@ -2,6 +2,5 @@ src := mrt.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)
$(call proto-build,mrt_build)
tests_objs := $(tests_objs) $(src-o-files)