]> git.ipfire.org Git - thirdparty/bird.git/blob - test/Makefile
Merge master into int-new
[thirdparty/bird.git] / test / Makefile
1 src := birdtest.c bt-utils.c
2 obj := $(src-o-files)
3 tests_objs := $(tests_objs) $(src-o-files)