]> git.ipfire.org Git - thirdparty/bird.git/blob - proto/babel/Makefile
Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-new
[thirdparty/bird.git] / proto / babel / Makefile
1 src := babel.c packets.c
2 obj := $(src-o-files)
3 $(all-daemon)
4 $(cf-local)
5
6 tests_objs := $(tests_objs) $(src-o-files)