]> git.ipfire.org Git - thirdparty/bird.git/blob - test/Makefile
Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' 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)